mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-11 22:07:29 +01:00
Added some biohaskell libraries
This commit is contained in:
parent
0c78d3c9f8
commit
96c94657d0
@ -259,6 +259,21 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
, "haskell-names haskell-packages hse-cpp"
|
, "haskell-names haskell-packages hse-cpp"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
mapM_ (add "Ketil Malde") $ words =<<
|
||||||
|
[ "biocore biofasta biofastq biosff"
|
||||||
|
, "blastxml bioace biophd"
|
||||||
|
, "biopsl samtools"
|
||||||
|
, "seqloc bioalign BlastHTTP"
|
||||||
|
, "RNAFold"
|
||||||
|
, "parsestar hTalos"
|
||||||
|
-- The following have out-of-date dependencies currently
|
||||||
|
-- biostockholm memexml RNAwolf
|
||||||
|
-- , "Biobase BiobaseDotP BiobaseFR3D BiobaseInfernal BiobaseMAF"
|
||||||
|
-- , "BiobaseTrainingData BiobaseTurner BiobaseXNA BiobaseVienna"
|
||||||
|
-- , "BiobaseTypes BiobaseFasta"
|
||||||
|
-- MC-Fold-DP
|
||||||
|
]
|
||||||
|
|
||||||
-- https://github.com/fpco/stackage/issues/46
|
-- https://github.com/fpco/stackage/issues/46
|
||||||
addRange "Michael Snoyman" "QuickCheck" "< 2.6"
|
addRange "Michael Snoyman" "QuickCheck" "< 2.6"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user