mmtf 0.1.3.0 → 0.1.3.1
raw patch · 1 files changed
+2/−1 lines, 1 filesdep ~deepseqPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: deepseq
API changes (from Hackage documentation)
Files
- mmtf.cabal +2/−1
mmtf.cabal view
@@ -1,5 +1,5 @@ name: mmtf-version: 0.1.3.0+version: 0.1.3.1 synopsis: Macromolecular Transmission Format implementation description: Haskell implementation of MMTF biological structure format. homepage: https://github.com/zmactep/mmtf#readme@@ -56,6 +56,7 @@ , containers , http-conduit , array+ , deepseq ghc-options: -threaded -rtsopts -with-rtsopts=-N default-language: Haskell2010