Cabal revisions of store-core-0.3
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: store-core version: 0.3+x-revision: 1 synopsis: Fast and lightweight binary serialization category: Serialization, Data homepage: https://github.com/fpco/store#readme ghc-options: -Wall -fwarn-tabs -fwarn-incomplete-uni-patterns -fwarn-incomplete-record-updates -O2 build-depends: base >=4.7 && <5- , primitive >=0.6 && < 1.0- , bytestring >=0.10.4.0 && < 1.0+ , primitive >=0.6 && < 0.6.4+ , bytestring >=0.10.4.0 && < 0.6.4 , fail- , transformers >=0.3.0.0 && < 1.0- , ghc-prim >=0.3.1.0 && < 1.0+ , transformers >=0.3.0.0 && < 0.6.4+ , ghc-prim >=0.3.1.0 && < 0.6.4 , text >=1.2.0.4 && < 2.0 if flag(force-alignment) || arch(PPC) || arch(PPC64) || arch(Mips) || arch(Sparc) || arch(Arm) cpp-options: -DALIGNED_MEMORY
revision 2
--- This file has been generated from package.yaml by hpack version 0.14.0.+x-revision: 2 -- -- see: https://github.com/sol/hpack name: store-core version: 0.3-x-revision: 1 synopsis: Fast and lightweight binary serialization category: Serialization, Data homepage: https://github.com/fpco/store#readme build-depends: base >=4.7 && <5 , primitive >=0.6 && < 0.6.4- , bytestring >=0.10.4.0 && < 0.6.4+ , bytestring >=0.10.4.0 && < 0.11 , fail- , transformers >=0.3.0.0 && < 0.6.4- , ghc-prim >=0.3.1.0 && < 0.6.4+ , transformers >=0.3.0.0 && < 1.0+ , ghc-prim >=0.3.1.0 && < 1.0 , text >=1.2.0.4 && < 2.0 if flag(force-alignment) || arch(PPC) || arch(PPC64) || arch(Mips) || arch(Sparc) || arch(Arm) cpp-options: -DALIGNED_MEMORY