Cabal revisions of bin-0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
cabal-version: 2.2 name: bin version: 0.1+x-revision: 1 synopsis: Bin: binary natural numbers. category: Data, Dependent Types, Singletons, Math description: || ==8.2.2 || ==8.4.4 || ==8.6.5- || ==8.8.1+ || ==8.8.3+ || ==8.10.1 source-repository head type: git Data.Wrd build-depends:- , base >=4.7 && <4.14+ , base >=4.7 && <4.15 , dec ^>=0.0.3 , deepseq >=1.3.0.2 && <1.5 , fin ^>=0.1.1
revision 2
cabal-version: 2.2 name: bin version: 0.1-x-revision: 1+x-revision: 2 synopsis: Bin: binary natural numbers. category: Data, Dependent Types, Singletons, Math description: , deepseq >=1.3.0.2 && <1.5 , fin ^>=0.1.1 , hashable >=1.2.7.0 && <1.4- , QuickCheck ^>=2.13.2+ , QuickCheck ^>=2.13.2 || ^>=2.14 if !impl(ghc >=7.10) build-depends: nats ^>=1.1.2