mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-25 12:37:55 +01:00
Add hybrid-vectors
This commit is contained in:
parent
a41bfa259c
commit
326c44fab9
@ -207,7 +207,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
, "cairo diagrams-cairo"
|
, "cairo diagrams-cairo"
|
||||||
, "persistent-mongoDB fpco-api"
|
, "persistent-mongoDB fpco-api"
|
||||||
, "base16-bytestring convertible"
|
, "base16-bytestring convertible"
|
||||||
, "compdata"
|
, "compdata hybrid-vectors"
|
||||||
]
|
]
|
||||||
when (ghcVer < GhcMajorVersion 7 8) $ do -- No GHC 7.8 support
|
when (ghcVer < GhcMajorVersion 7 8) $ do -- No GHC 7.8 support
|
||||||
mapM_ (add "FP Complete <michael@fpcomplete.com>") $ words =<<
|
mapM_ (add "FP Complete <michael@fpcomplete.com>") $ words =<<
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user