mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-27 13:37:56 +01:00
Bounds for #160
This commit is contained in:
parent
f70b3ec595
commit
5027753eb7
@ -259,7 +259,8 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
, "haskell-names haskell-packages hse-cpp"
|
, "haskell-names haskell-packages hse-cpp"
|
||||||
]
|
]
|
||||||
|
|
||||||
mapM_ (add "Ketil Malde") $ words =<<
|
-- https://github.com/fpco/stackage/issues/160
|
||||||
|
when (ghcVer >= GhcMajorVersion 7 6) $ mapM_ (add "Ketil Malde") $ words =<<
|
||||||
[ "biocore biofasta biofastq biosff"
|
[ "biocore biofasta biofastq biosff"
|
||||||
, "blastxml bioace biophd"
|
, "blastxml bioace biophd"
|
||||||
, "biopsl samtools"
|
, "biopsl samtools"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user