packages feed

biostockholm 0.2.1 → 0.2.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~deepseqPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: deepseq

API changes (from Hackage documentation)

Files

biostockholm.cabal view
@@ -1,5 +1,5 @@ Name:                biostockholm-Version:             0.2.1+Version:             0.2.2 Synopsis:            Parsing and rendering of Stockholm files (used by Pfam, Rfam and Infernal). License:             BSD3 License-file:        LICENSE@@ -39,7 +39,7 @@         base               >= 3     && < 5       , containers         >= 0.2   && < 0.5       , bytestring         == 0.9.*-      , deepseq            >= 1.1   && < 1.3+      , deepseq            >= 1.1   && < 1.4       , conduit            == 0.2.*       , attoparsec         == 0.10.*       , attoparsec-conduit == 0.2.*