mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-23 12:41:58 +01:00
Add fgl
This commit is contained in:
parent
e65177a8d4
commit
87f9c4dfab
@ -223,6 +223,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
|||||||
, "base16-bytestring convertible"
|
, "base16-bytestring convertible"
|
||||||
, "compdata hybrid-vectors"
|
, "compdata hybrid-vectors"
|
||||||
, "executable-path formatting quandl-api"
|
, "executable-path formatting quandl-api"
|
||||||
|
, "fgl"
|
||||||
]
|
]
|
||||||
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