mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-18 01:05:48 +01:00
Re-enable RNAlien. Add upper bound on ClustalParser.
Please see https://github.com/eggzilla/RNAlien/issues/8#issuecomment-272717876.
This commit is contained in:
parent
4aa6de81b3
commit
1755fb9b41
@ -690,7 +690,7 @@ packages:
|
|||||||
- ClustalParser
|
- ClustalParser
|
||||||
- EntrezHTTP
|
- EntrezHTTP
|
||||||
- Genbank
|
- Genbank
|
||||||
# - RNAlien # https://github.com/eggzilla/RNAlien/issues/8 (build failure)
|
- RNAlien
|
||||||
- Taxonomy
|
- Taxonomy
|
||||||
# - TaxonomyTools # build failure
|
# - TaxonomyTools # build failure
|
||||||
- ViennaRNAParser
|
- ViennaRNAParser
|
||||||
@ -2768,6 +2768,9 @@ packages:
|
|||||||
# https://github.com/fpco/stackage/issues/2207
|
# https://github.com/fpco/stackage/issues/2207
|
||||||
- xlsx < 0.4
|
- xlsx < 0.4
|
||||||
|
|
||||||
|
# https://github.com/eggzilla/RNAlien/issues/8
|
||||||
|
- ClustalParser < 1.2
|
||||||
|
|
||||||
# end of packages
|
# end of packages
|
||||||
|
|
||||||
# Package flags are applied to individual packages, and override the values of
|
# Package flags are applied to individual packages, and override the values of
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user