packages feed

Cabal revisions of uniprot-kb-0.1.2.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
--- This file has been generated from package.yaml by hpack version 0.20.0.------ see: https://github.com/sol/hpack------ hash: 9af24c0e40ef0eb34e2d32af1de578c10652e2183a255c36438be74a9ce7041f--name:           uniprot-kb-version:        0.1.2.0-synopsis:       UniProt-KB format parser-description:    Specification implementation of https://web.expasy.org/docs/userman.html-category:       Bio-homepage:       https://github.com/biocad/uniprot-kb#readme-bug-reports:    https://github.com/biocad/uniprot-kb/issues-author:         Pavel Yakovlev-maintainer:     pavel@yakovlev.me-copyright:      Pavel Yakovlev-license:        BSD3-license-file:   LICENSE-build-type:     Simple-cabal-version:  >= 1.10--extra-source-files:-    ChangeLog.md-    README.md--source-repository head-  type: git-  location: https://github.com/biocad/uniprot-kb--library-  hs-source-dirs:-      src-  build-depends:-      attoparsec >=0.10 && <0.14-    , base >=4.7 && <5-    , text >=0.2 && <1.3-  exposed-modules:-      Bio.Uniprot-      Bio.Uniprot.Parser-      Bio.Uniprot.Type-  other-modules:-      Paths_uniprot_kb-  default-language: Haskell2010--test-suite uniprot-kb-test-  type: exitcode-stdio-1.0-  main-is: Spec.hs-  hs-source-dirs:-      test-  ghc-options: -threaded -rtsopts -with-rtsopts=-N-  build-depends:-      QuickCheck >=2.9 && <2.12-    , attoparsec-    , base >=4.7 && <5-    , hspec >=2.4.1 && <2.6-    , neat-interpolation >=0.3-    , text >=0.2 && <1.3-    , uniprot-kb-  other-modules:-      Paths_uniprot_kb-  default-language: Haskell2010+-- This file has been generated from package.yaml by hpack version 0.20.0.
+--
+-- see: https://github.com/sol/hpack
+--
+-- hash: 9af24c0e40ef0eb34e2d32af1de578c10652e2183a255c36438be74a9ce7041f
+
+name:           uniprot-kb
+version:        0.1.2.0
+x-revision: 1
+synopsis:       UniProt-KB format parser
+description:    Specification implementation of https://web.expasy.org/docs/userman.html
+category:       Bio
+homepage:       https://github.com/biocad/uniprot-kb#readme
+bug-reports:    https://github.com/biocad/uniprot-kb/issues
+author:         Pavel Yakovlev
+maintainer:     pavel@yakovlev.me
+copyright:      Pavel Yakovlev
+license:        BSD3
+license-file:   LICENSE
+build-type:     Simple
+cabal-version:  >= 1.10
+
+extra-source-files:
+    ChangeLog.md
+    README.md
+
+source-repository head
+  type: git
+  location: https://github.com/biocad/uniprot-kb
+
+library
+  hs-source-dirs:
+      src
+  build-depends:
+      attoparsec >=0.10 && <0.14
+    , base >=4.7 && <5
+    , text >=0.2 && <1.3
+  exposed-modules:
+      Bio.Uniprot
+      Bio.Uniprot.Parser
+      Bio.Uniprot.Type
+  other-modules:
+      Paths_uniprot_kb
+  default-language: Haskell2010
+
+test-suite uniprot-kb-test
+  type: exitcode-stdio-1.0
+  main-is: Spec.hs
+  hs-source-dirs:
+      test
+  ghc-options: -threaded -rtsopts -with-rtsopts=-N
+  build-depends:
+      QuickCheck >=2.9 && <2.13
+    , attoparsec
+    , base >=4.7 && <5
+    , hspec >=2.4.1 && <2.6
+    , neat-interpolation >=0.3
+    , text >=0.2 && <1.3
+    , uniprot-kb
+  other-modules:
+      Paths_uniprot_kb
+  default-language: Haskell2010
revision 2
 
 name:           uniprot-kb
 version:        0.1.2.0
-x-revision: 1
+x-revision: 2
 synopsis:       UniProt-KB format parser
 description:    Specification implementation of https://web.expasy.org/docs/userman.html
 category:       Bio
       QuickCheck >=2.9 && <2.13
     , attoparsec
     , base >=4.7 && <5
-    , hspec >=2.4.1 && <2.6
+    , hspec >=2.4.1 && <2.7
     , neat-interpolation >=0.3
     , text >=0.2 && <1.3
     , uniprot-kb
revision 3
 
 name:           uniprot-kb
 version:        0.1.2.0
-x-revision: 2
+x-revision: 3
 synopsis:       UniProt-KB format parser
 description:    Specification implementation of https://web.expasy.org/docs/userman.html
 category:       Bio
       QuickCheck >=2.9 && <2.13
     , attoparsec
     , base >=4.7 && <5
-    , hspec >=2.4.1 && <2.7
+    , hspec >=2.4.1 && <2.8
     , neat-interpolation >=0.3
     , text >=0.2 && <1.3
     , uniprot-kb
revision 4
 
 name:           uniprot-kb
 version:        0.1.2.0
-x-revision: 3
+x-revision: 4
 synopsis:       UniProt-KB format parser
 description:    Specification implementation of https://web.expasy.org/docs/userman.html
 category:       Bio
       test
   ghc-options: -threaded -rtsopts -with-rtsopts=-N
   build-depends:
-      QuickCheck >=2.9 && <2.13
+      QuickCheck >=2.9 && <2.14
     , attoparsec
     , base >=4.7 && <5
     , hspec >=2.4.1 && <2.8