mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-24 05:01:56 +01:00
Merge pull request #4133 from peti/t/add-cgi-library
add 'cgi' library to Stackage
This commit is contained in:
commit
cfea1bd79a
@ -2276,6 +2276,7 @@ packages:
|
|||||||
"Peter Simons <simons@cryp.to> @peti":
|
"Peter Simons <simons@cryp.to> @peti":
|
||||||
- cabal2nix
|
- cabal2nix
|
||||||
- cabal2spec
|
- cabal2spec
|
||||||
|
- cgi
|
||||||
- distribution-nixpkgs
|
- distribution-nixpkgs
|
||||||
- distribution-opensuse
|
- distribution-opensuse
|
||||||
- flexible-defaults
|
- flexible-defaults
|
||||||
@ -2293,6 +2294,7 @@ packages:
|
|||||||
- language-nix
|
- language-nix
|
||||||
- logging-facade-syslog
|
- logging-facade-syslog
|
||||||
- MonadPrompt
|
- MonadPrompt
|
||||||
|
- multipart # for cgi
|
||||||
- nix-paths
|
- nix-paths
|
||||||
- parsec-class
|
- parsec-class
|
||||||
- prim-uniq
|
- prim-uniq
|
||||||
@ -2301,6 +2303,7 @@ packages:
|
|||||||
- rvar
|
- rvar
|
||||||
- SafeSemaphore
|
- SafeSemaphore
|
||||||
- streamproc
|
- streamproc
|
||||||
|
- stringsearch # for cgi
|
||||||
- titlecase
|
- titlecase
|
||||||
- xmonad
|
- xmonad
|
||||||
|
|
||||||
@ -4031,7 +4034,6 @@ packages:
|
|||||||
- monoid-subclasses < 0
|
- monoid-subclasses < 0
|
||||||
- monoidal-containers < 0
|
- monoidal-containers < 0
|
||||||
- morte < 0
|
- morte < 0
|
||||||
- multipart < 0
|
|
||||||
- mwc-probability-transition < 0
|
- mwc-probability-transition < 0
|
||||||
- mysql-haskell-nem < 0
|
- mysql-haskell-nem < 0
|
||||||
- mysql-haskell-openssl < 0
|
- mysql-haskell-openssl < 0
|
||||||
@ -4153,7 +4155,6 @@ packages:
|
|||||||
- stm-containers < 0
|
- stm-containers < 0
|
||||||
- stm-hamt < 0
|
- stm-hamt < 0
|
||||||
- stratosphere < 0
|
- stratosphere < 0
|
||||||
- stringsearch < 0
|
|
||||||
- strive < 0
|
- strive < 0
|
||||||
- summoner < 0
|
- summoner < 0
|
||||||
- swish < 0
|
- swish < 0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user