Cabal revisions of bin-0.1.4
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.4+x-revision: 1 synopsis: Bin: binary natural numbers. category: Data, Dependent Types, Singletons, Math description: build-depends: , boring ^>=0.2.2 , dec ^>=0.0.6- , hashable ^>=1.4.4.0+ , hashable ^>=1.4.4.0 || ^>=1.5.0.0 , QuickCheck ^>=2.14.2 || ^>=2.15 , some ^>=1.0.6
revision 2
cabal-version: 2.2 name: bin version: 0.1.4-x-revision: 1+x-revision: 2 synopsis: Bin: binary natural numbers. category: Data, Dependent Types, Singletons, Math description: || ==9.0.2 || ==9.2.8 || ==9.4.8- || ==9.6.5- || ==9.8.2+ || ==9.6.6+ || ==9.8.4 || ==9.10.1+ || ==9.12.2 source-repository head type: git -- GHC boot libs build-depends:- , base >=4.12.0.0 && <4.21+ , base >=4.12.0.0 && <4.22 , deepseq >=1.4.4.0 && <1.6 -- siblings