mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +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"
|
||||
]
|
||||
|
||||
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"
|
||||
, "blastxml bioace biophd"
|
||||
, "biopsl samtools"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user