mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Add quandl-api
This commit is contained in:
parent
a7d5dd1741
commit
2834f2b81f
@ -222,7 +222,7 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
, "persistent-mongoDB fpco-api"
|
||||
, "base16-bytestring convertible"
|
||||
, "compdata hybrid-vectors"
|
||||
, "executable-path formatting"
|
||||
, "executable-path formatting quandl-api"
|
||||
]
|
||||
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