mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Add in some of the Cloud Haskell packages
This commit is contained in:
parent
e8aef7c343
commit
aac7bc3f98
@ -317,6 +317,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
mapM_ (add "FP Complete <michael@fpcomplete.com>") $ words =<<
|
||||
[ "criterion"
|
||||
, "th-lift singletons th-desugar quickcheck-assertions"
|
||||
, "distributed-process distributed-process-simplelocalnet" -- cloud-haskell"
|
||||
]
|
||||
|
||||
addRange "FP Complete <michael@fpcomplete.com>" "kure" "<= 2.4.10"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user