Cabal revisions of wrapped-0.1.0.1
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: 4500c6c26363d1ccde6c149d7a5f8f073bbb8b95f173c1625140478ff5f9ae8f--name: wrapped-version: 0.1.0.1-synopsis: Provides a single standardized place to hang DerivingVia instances.-description: This exports the newtypes 'Wrapped' and 'Wrapped1', which are meant to hold- typeclass implementations derived from other classes (most frequently,- 'Generic' and 'Generic1'). If you implement a general instance of a class,- add it as an instance for 'Wrapped' or 'Wrapped1', and users will be able to- derive it uniformly as @deriving TheClass via Wrapped TheType@.-category: Generics-homepage: https://github.com/google/hs-wrapped#readme-bug-reports: https://github.com/google/hs-wrapped/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-wrapped- subdir: wrapped--library- exposed-modules:- Data.Wrapped- other-modules:- Paths_wrapped- hs-source-dirs:- src- build-depends:- base >=4.9 && <4.16- 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: 4500c6c26363d1ccde6c149d7a5f8f073bbb8b95f173c1625140478ff5f9ae8f + +name: wrapped +version: 0.1.0.1 +x-revision: 1 +synopsis: Newtypes to carry DerivingVia instances +description: This exports the newtypes 'Wrapped' and 'Wrapped1', which are meant to hold + typeclass implementations derived from other classes (most frequently, + 'Generic' and 'Generic1'). If you implement a general instance of a class, + add it as an instance for 'Wrapped' or 'Wrapped1', and users will be able to + derive it uniformly as @deriving TheClass via Wrapped TheType@. +category: Generics +homepage: https://github.com/google/hs-wrapped#readme +bug-reports: https://github.com/google/hs-wrapped/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-wrapped + subdir: wrapped + +library + exposed-modules: + Data.Wrapped + other-modules: + Paths_wrapped + hs-source-dirs: + src + build-depends: + base >=4.9 && <4.16 + default-language: Haskell2010
revision 2
name: wrapped version: 0.1.0.1 -x-revision: 1 +x-revision: 2 synopsis: Newtypes to carry DerivingVia instances description: This exports the newtypes 'Wrapped' and 'Wrapped1', which are meant to hold typeclass implementations derived from other classes (most frequently, hs-source-dirs: src build-depends: - base >=4.9 && <4.16 + base >=4.9 && <4.17 default-language: Haskell2010
revision 3
name: wrapped version: 0.1.0.1 -x-revision: 2 +x-revision: 3 synopsis: Newtypes to carry DerivingVia instances description: This exports the newtypes 'Wrapped' and 'Wrapped1', which are meant to hold typeclass implementations derived from other classes (most frequently, category: Generics homepage: https://github.com/google/hs-wrapped#readme bug-reports: https://github.com/google/hs-wrapped/issues -author: Andrew Pritchard <awpr@google.com> -maintainer: Andrew Pritchard <awpr@google.com> +author: Andrew Pritchard <awpritchard@gmail.com> +maintainer: Andrew Pritchard <awpritchard@gmail.com> copyright: 2019-2021 Google LLC license: Apache-2.0 license-file: LICENSE
revision 4
name: wrapped version: 0.1.0.1 -x-revision: 3 +x-revision: 4 synopsis: Newtypes to carry DerivingVia instances description: This exports the newtypes 'Wrapped' and 'Wrapped1', which are meant to hold typeclass implementations derived from other classes (most frequently, hs-source-dirs: src build-depends: - base >=4.9 && <4.17 + base >=4.9 && <4.18 default-language: Haskell2010
revision 5
name: wrapped version: 0.1.0.1 -x-revision: 4 +x-revision: 5 synopsis: Newtypes to carry DerivingVia instances description: This exports the newtypes 'Wrapped' and 'Wrapped1', which are meant to hold typeclass implementations derived from other classes (most frequently, hs-source-dirs: src build-depends: - base >=4.9 && <4.18 + base >=4.9 && <4.19 default-language: Haskell2010