Cabal revisions of dependent-literals-0.1.1.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
-cabal-version: 1.12---- This file has been generated from package.yaml by hpack version 0.33.0.------ see: https://github.com/sol/hpack------ hash: ee075abaa5a355783e9d5654e999ec647b0927daf34932c6a04eea6c66e688f2--name: dependent-literals-version: 0.1.1.0-synopsis: Provides library support for pseudo-dependently-typed int literals.-description: This is the library counterpart of- <https://hackage.haskell.org/package/dependent-literals-plugin dependent-literals-plugin>.- See that package's description for more details.-category: Constraints-homepage: https://github.com/google/hs-dependent-literals#readme-bug-reports: https://github.com/google/hs-dependent-literals/issues-author: Andrew Pritchard <awpr@google.com>-maintainer: Andrew Pritchard <awpr@google.com>-copyright: 2019-2021 Google LLC-license: Apache-2.0-license-file: LICENSE-build-type: Simple-extra-source-files:- CHANGELOG.md--source-repository head- type: git- location: https://github.com/google/hs-dependent-literals- subdir: dependent-literals--library- exposed-modules:- DependentLiterals- DependentLiterals.Bounds- DependentLiterals.Int- other-modules:- Paths_dependent_literals- hs-source-dirs:- src- build-depends:- base >=4.12 && <4.16- , fin-int >=0.1 && <0.2- , numeric-kinds >=0.1 && <0.2- , sint >=0.1 && <0.2- , snumber >=0.1 && <0.2- , tagged >=0.8 && <0.9- , wrapped >=0.1 && <0.2- default-language: Haskell2010+cabal-version: 1.12 + +-- This file has been generated from package.yaml by hpack version 0.33.0. +-- +-- see: https://github.com/sol/hpack +-- +-- hash: ee075abaa5a355783e9d5654e999ec647b0927daf34932c6a04eea6c66e688f2 + +name: dependent-literals +version: 0.1.1.0 +x-revision: 1 +synopsis: Provides library support for pseudo-dependently-typed int literals. +description: This is the library counterpart of + <https://hackage.haskell.org/package/dependent-literals-plugin dependent-literals-plugin>. + See that package's description for more details. +category: Constraints +homepage: https://github.com/google/hs-dependent-literals#readme +bug-reports: https://github.com/google/hs-dependent-literals/issues +author: Andrew Pritchard <awpr@google.com> +maintainer: Andrew Pritchard <awpr@google.com> +copyright: 2019-2021 Google LLC +license: Apache-2.0 +license-file: LICENSE +build-type: Simple +extra-source-files: + CHANGELOG.md + +source-repository head + type: git + location: https://github.com/google/hs-dependent-literals + subdir: dependent-literals + +library + exposed-modules: + DependentLiterals + DependentLiterals.Bounds + DependentLiterals.Int + other-modules: + Paths_dependent_literals + hs-source-dirs: + src + build-depends: + base >=4.12 && <4.16 + , fin-int >=0.1 && <0.3 + , numeric-kinds >=0.1 && <0.2 + , sint >=0.1 && <0.2 + , snumber >=0.1 && <0.2 + , tagged >=0.8 && <0.9 + , wrapped >=0.1 && <0.2 + default-language: Haskell2010
revision 2
name: dependent-literals version: 0.1.1.0 -x-revision: 1 -synopsis: Provides library support for pseudo-dependently-typed int literals. +x-revision: 2 +synopsis: Library for dependent-literals-plugin description: This is the library counterpart of <https://hackage.haskell.org/package/dependent-literals-plugin dependent-literals-plugin>. See that package's description for more details.
revision 3
name: dependent-literals version: 0.1.1.0 -x-revision: 2 +x-revision: 3 synopsis: Library for dependent-literals-plugin description: This is the library counterpart of <https://hackage.haskell.org/package/dependent-literals-plugin dependent-literals-plugin>. base >=4.12 && <4.16 , fin-int >=0.1 && <0.3 , numeric-kinds >=0.1 && <0.2 - , sint >=0.1 && <0.2 + , sint >=0.1 && <0.3 , snumber >=0.1 && <0.2 , tagged >=0.8 && <0.9 , wrapped >=0.1 && <0.2
revision 4
name: dependent-literals version: 0.1.1.0 -x-revision: 3 +x-revision: 4 synopsis: Library for dependent-literals-plugin description: This is the library counterpart of <https://hackage.haskell.org/package/dependent-literals-plugin dependent-literals-plugin>. , fin-int >=0.1 && <0.3 , numeric-kinds >=0.1 && <0.2 , sint >=0.1 && <0.3 - , snumber >=0.1 && <0.2 + , snumber >=0.1 && <0.3 , tagged >=0.8 && <0.9 , wrapped >=0.1 && <0.2 default-language: Haskell2010
revision 5
name: dependent-literals version: 0.1.1.0 -x-revision: 4 +x-revision: 5 synopsis: Library for dependent-literals-plugin description: This is the library counterpart of <https://hackage.haskell.org/package/dependent-literals-plugin dependent-literals-plugin>. hs-source-dirs: src build-depends: - base >=4.12 && <4.16 + base >=4.12 && <4.17 , fin-int >=0.1 && <0.3 , numeric-kinds >=0.1 && <0.2 , sint >=0.1 && <0.3