| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=v01bouvp17h3eg1v169ceerp31; path=/
content-type: text/html; charset=UTF-8
date: Sun, 28 Dec 2025 04:16:37 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
time
wip
wm
www
hs-HTTP
x11
* = Virtual Category
Path to this page:
./www/hs-HTTP, Haskell library for client-side HTTP
[
Branch: CURRENT, Version: 4000.4.1nb7, Package name: hs-HTTP-4000.4.1nb7, Maintainer: pho
The HTTP package supports client-side web programming in Haskell. It lets
you set up HTTP connections, transmitting requests and processing the
responses coming back, all from within the comforts of Haskell. It's
dependent on the network package to operate, but other than that, the
implementation is all written in Haskell.
A basic API for issuing single HTTP requests + receiving responses is
provided. On top of that, a session-level abstraction is also on offer (the
BrowserAction monad); it taking care of handling the management of
persistent connections, proxies, state (cookies) and authentication
credentials required to handle multi-step interactions with a web server.
The representation of the bytes flowing across is extensible via the use of
a type class, letting you pick the representation of requests and responses
that best fits your use. Some pre-packaged, common instances are provided
for you (ByteString, String).
Required to run:
[net/hs-network] [net/hs-network-uri] [lang/ghc88]
Required to build:
[pkgtools/cwrappers]
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
time
wip
wm
www
hs-HTTPx11
* = Virtual Category
Path to this page:
./www/hs-HTTP, Haskell library for client-side HTTP
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 4000.4.1nb7, Package name: hs-HTTP-4000.4.1nb7, Maintainer: pho
The HTTP package supports client-side web programming in Haskell. It lets
you set up HTTP connections, transmitting requests and processing the
responses coming back, all from within the comforts of Haskell. It's
dependent on the network package to operate, but other than that, the
implementation is all written in Haskell.
A basic API for issuing single HTTP requests + receiving responses is
provided. On top of that, a session-level abstraction is also on offer (the
BrowserAction monad); it taking care of handling the management of
persistent connections, proxies, state (cookies) and authentication
credentials required to handle multi-step interactions with a web server.
The representation of the bytes flowing across is extensible via the use of
a type class, letting you pick the representation of requests and responses
that best fits your use. Some pre-packaged, common instances are provided
for you (ByteString, String).
Required to run:
[net/hs-network] [net/hs-network-uri] [lang/ghc88]
Required to build:
[pkgtools/cwrappers]
Master sites:
Filesize: 72.588 KBVersion history: (Expand)
- (2025-08-13) Updated to version: hs-HTTP-4000.4.1nb7
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
- (2025-03-05) Updated to version: hs-HTTP-4000.4.1nb6
- (2025-02-02) Updated to version: hs-HTTP-4000.4.1nb5
- (2024-05-09) Updated to version: hs-HTTP-4000.4.1nb4
CVS history: (Expand)
| 2025-08-13 13:07:47 by Masatake Daimon | Files touched by this commit (1263) |
Log message: Bump all Haskell because lang/ghc910 has got a library change |
| 2025-03-05 04:40:14 by Masatake Daimon | Files touched by this commit (1173) |
Log message: recursive revbump after patching lang/ghc910 |
| 2025-02-02 14:06:08 by Masatake Daimon | Files touched by this commit (1173) |
Log message: Bump all Haskell packages after switching the default compiler. |
| 2024-05-09 03:32:57 by Masatake Daimon | Files touched by this commit (1137) |
Log message: Recursive revbump after changing the default Haskell compiler |
| 2024-04-29 06:30:16 by Masatake Daimon | Files touched by this commit (2) |
Log message: www/hs-HTTP: Fix build with GHC 9.8 This breaks build with the currently default GHC 9.6. Please bear with me until I switch the default compiler. |
| 2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141) |
Log message: Revbump all Haskell after updating lang/ghc96 |
| 2023-10-27 13:38:12 by Masatake Daimon | Files touched by this commit (1) |
Log message: www/hs-HTTP: Fix build with GHC 9.6 |
| 2023-10-09 06:55:01 by Masatake Daimon | Files touched by this commit (988) |
Log message: Bump Haskell packages after updating lang/ghc94 |
