Cabal revisions of singleton-bool-0.1.2.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
--- This file has been generated from package.yaml by hpack version 0.14.1.------ see: https://github.com/sol/hpack- name: singleton-bool version: 0.1.2.0+x-revision: 1 synopsis: Type level booleans description: Type level booleans. . maintainer: Oleg Grenrus <oleg.grenrus@iki.fi> license: BSD3 license-file: LICENSE-tested-with: GHC==7.4.2, GHC==7.6.3, GHC==7.8.4, GHC==7.10.3, GHC==8.0.1 build-type: Simple cabal-version: >= 1.10+tested-with:+ GHC==7.4.2,+ GHC==7.6.3,+ GHC==7.8.4,+ GHC==7.10.3,+ GHC==8.0.2,+ GHC==8.2.1 extra-source-files: CHANGELOG.md src ghc-options: -Wall build-depends:- base >=4.5 && <4.10+ base >=4.5 && <4.11 exposed-modules: Data.Singletons.Bool default-language: Haskell2010