Add hybrid-vectors

This commit is contained in:
Michael Snoyman 2014-07-03 18:43:18 +03:00
parent a41bfa259c
commit 326c44fab9

View File

@ -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 =<<