mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
This commit is contained in:
parent
f5a812de71
commit
8aa76ea102
@ -300,7 +300,8 @@ defaultStablePackages ghcVer requireHP = unPackageMap $ execWriter $ do
|
||||
|
||||
mapM_ (add "Chris Done") $ words
|
||||
"statistics-linreg"
|
||||
when (ghcVer >= GhcMajorVersion 7 8) $ add "Chris Done" "shell-conduit"
|
||||
-- https://github.com/isomorphism/these/issues/11
|
||||
-- when (ghcVer >= GhcMajorVersion 7 8) $ add "Chris Done" "shell-conduit"
|
||||
|
||||
#if !defined(mingw32_HOST_OS) && !defined(__MINGW32__)
|
||||
-- Does not compile on Windows
|
||||
|
||||
Loading…
Reference in New Issue
Block a user