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