mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-14 00:08:28 +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"
|
||||
, "persistent-mongoDB fpco-api"
|
||||
, "base16-bytestring convertible"
|
||||
, "compdata"
|
||||
, "compdata hybrid-vectors"
|
||||
]
|
||||
when (ghcVer < GhcMajorVersion 7 8) $ do -- No GHC 7.8 support
|
||||
mapM_ (add "FP Complete <michael@fpcomplete.com>") $ words =<<
|
||||
|
||||
Loading…
Reference in New Issue
Block a user