mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-24 05:01:56 +01:00
Merge pull request #190 from lukerandall/conduit-combinators
Add conduit-combinators
This commit is contained in:
commit
cdd93aa696
@ -160,6 +160,7 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
, "cairo diagrams-cairo"
|
, "cairo diagrams-cairo"
|
||||||
, "persistent-mongoDB fpco-api"
|
, "persistent-mongoDB fpco-api"
|
||||||
, "threepenny-gui base16-bytestring convertible"
|
, "threepenny-gui base16-bytestring convertible"
|
||||||
|
, "conduit-combinators"
|
||||||
]
|
]
|
||||||
-- Deprecated version
|
-- Deprecated version
|
||||||
addRange "FP Complete <michael@fpcomplete.com>" "persistent-mongoDB" "< 1.3.1 || > 1.3.1"
|
addRange "FP Complete <michael@fpcomplete.com>" "persistent-mongoDB" "< 1.3.1 || > 1.3.1"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user