Cabal revisions of fixed-vector-cereal-0.6.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: fixed-vector-cereal-Version: 0.6.0.0-Synopsis: Cereal instances for fixed-vector-Description:- Cereal instances for fixed-vector- -Cabal-Version: >= 1.8-License: BSD3-License-File: LICENSE-Author: Aleksey Khudyakov <alexey.skladnoy@gmail.com>-Maintainer: Aleksey Khudyakov <alexey.skladnoy@gmail.com>-Bug-reports: https://github.com/Shimuuar/fixed-vector/issues-Category: Data-Build-Type: Simple-extra-source-files:- ChangeLog--source-repository head- type: hg- location: http://bitbucket.org/Shimuuar/fixed-vector-source-repository head- type: git- location: http://github.com/Shimuuar/fixed-vector--Library- Ghc-options: -Wall- Build-Depends:- base >=3 && <5,- fixed-vector >= 0.6,- cereal- Exposed-modules:- Data.Vector.Fixed.Instances.Cereal--Test-Suite test- Type: exitcode-stdio-1.0- Hs-source-dirs: test- Main-is: QC.hs- Build-Depends:- base >=3 && <5,- fixed-vector,- fixed-vector-cereal,- cereal,- tasty,- tasty-quickcheck-+Name: fixed-vector-cereal +Version: 0.6.0.0 +x-revision: 1 +Synopsis: Cereal instances for fixed-vector +Description: + Cereal instances for fixed-vector + +Cabal-Version: >= 1.8 +License: BSD3 +License-File: LICENSE +Author: Aleksey Khudyakov <alexey.skladnoy@gmail.com> +Maintainer: Aleksey Khudyakov <alexey.skladnoy@gmail.com> +Bug-reports: https://github.com/Shimuuar/fixed-vector/issues +Category: Data +Build-Type: Simple +extra-source-files: + ChangeLog + +source-repository head + type: hg + location: http://bitbucket.org/Shimuuar/fixed-vector +source-repository head + type: git + location: http://github.com/Shimuuar/fixed-vector + +Library + Ghc-options: -Wall + Build-Depends: + base >=3 && <5, + fixed-vector >=0.6 && <1.0, + cereal + Exposed-modules: + Data.Vector.Fixed.Instances.Cereal + +Test-Suite test + Type: exitcode-stdio-1.0 + Hs-source-dirs: test + Main-is: QC.hs + Build-Depends: + base >=3 && <5, + fixed-vector, + fixed-vector-cereal, + cereal, + tasty, + tasty-quickcheck +
revision 2
Name: fixed-vector-cereal Version: 0.6.0.0 -x-revision: 1 +x-revision: 2 Synopsis: Cereal instances for fixed-vector Description: Cereal instances for fixed-vector Library Ghc-options: -Wall Build-Depends: - base >=3 && <5, + base >=3 && <4.12, fixed-vector >=0.6 && <1.0, cereal Exposed-modules: