Cabal revisions of basement-0.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: basement version: 0.0.0+x-revision: 1 synopsis: Foundation scrap box of array & string description: Foundation most basic primitives without any dependencies homepage: https://github.com/haskell-foundation/foundation#readme copyright: 2015-2017 Vincent Hanquez <vincent@snarc.org> 2017 Foundation Maintainers maintainer: vincent@snarc.org-copyright: Vincent Hanquez category: Web build-type: Simple-homepage: https://github.com/haskell-foundation/foundation bug-reports: https://github.com/haskell-foundation/foundation/issues cabal-version: >=1.10 tested-with: GHC==8.2.1, GHC==8.0.2, GHC==7.10.3 location: https://github.com/haskell-foundation/foundation.git library+ -- Semigroup=>Monoid: instance Monoid (CountOf ty) where+ build-depends: base <4.11+ hs-source-dirs: . exposed-modules: Basement.Imports