Cabal revisions of concrete-typerep-0.1
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-Name: concrete-typerep-Version: 0.1-Synopsis: Binary and Hashable instances for TypeRep-Description: Binary and Hashable instances for TypeRep-License: BSD3-License-file: LICENSE-Author: Reiner Pope-Maintainer: reiner.pope@gmail.com-Category: Data-Build-type: Simple-Cabal-version: >=1.2--Library- Exposed-modules: Data.ConcreteTypeRep-- Build-depends: base < 5, binary, hashable+Name: concrete-typerep +Version: 0.1 +x-revision: 1 +Synopsis: Binary and Hashable instances for TypeRep +Description: Binary and Hashable instances for TypeRep +License: BSD3 +License-file: LICENSE +Author: Reiner Pope +Maintainer: reiner.pope@gmail.com +Category: Data +Build-type: Simple +Cabal-version: >=1.2 + +Library + Exposed-modules: Data.ConcreteTypeRep + + Build-depends: base < 4.4, binary, hashable