mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +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
|
||||
- EntrezHTTP
|
||||
- Genbank
|
||||
# - RNAlien # https://github.com/eggzilla/RNAlien/issues/8 (build failure)
|
||||
- RNAlien
|
||||
- Taxonomy
|
||||
# - TaxonomyTools # build failure
|
||||
- ViennaRNAParser
|
||||
@ -2768,6 +2768,9 @@ packages:
|
||||
# https://github.com/fpco/stackage/issues/2207
|
||||
- xlsx < 0.4
|
||||
|
||||
# https://github.com/eggzilla/RNAlien/issues/8
|
||||
- ClustalParser < 1.2
|
||||
|
||||
# end of packages
|
||||
|
||||
# Package flags are applied to individual packages, and override the values of
|
||||
|
||||
Loading…
Reference in New Issue
Block a user