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