generic-data: Deriving instances with GHC.Generics and related utilities
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- [missing-upper-bounds] On library, these packages miss upper bounds: - base-orphans - ghc-boot-th - show-combinators Please add them. There is more information at https://pvp.haskell.org/
- [missing-upper-bounds] On library, these packages miss upper bounds: - base-orphans - ghc-boot-th - show-combinators - contravariant Please add them. There is more information at https://pvp.haskell.org/
Generic implementations of standard type classes. Operations on generic representations to help using GHC.Generics. See README.
[Skip to Readme]
Properties
Versions | 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.5.0.0, 0.6.0.0, 0.6.0.1, 0.7.0.0, 0.8.0.0, 0.8.1.0, 0.8.2.0, 0.8.3.0, 0.9.0.0, 0.9.1.0, 0.9.2.0, 0.9.2.1, 1.0.0.0, 1.0.0.1, 1.1.0.0, 1.1.0.1, 1.1.0.2, 1.1.0.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | ap-normalize (>=0.1 && <0.2), base (>=4.9 && <4.22), base-orphans (>=0.8.8), contravariant, ghc-boot-th, show-combinators [details] |
License | MIT |
Copyright | 2018-2020 Li-yao Xia |
Author | Li-yao Xia |
Maintainer | lysxia@gmail.com |
Category | Generics |
Home page | https://github.com/Lysxia/generic-data#readme |
Source repo | head: git clone https://github.com/Lysxia/generic-data |
Uploaded | by AndreasAbel at 2024-12-07T07:39:16Z |
Modules
[Index] [Quick Jump]
- Generic
- Generic.Data
- Internal
- Generic.Data.Internal.Compat
- Generic.Data.Internal.Data
- Generic.Data.Internal.Enum
- Generic.Data.Internal.Error
- Generic.Data.Internal.Functions
- Generic.Data.Internal.Generically
- Generic.Data.Internal.Meta
- Generic.Data.Internal.Microsurgery
- Generic.Data.Internal.Newtype
- Generic.Data.Internal.Prelude
- Generic.Data.Internal.Read
- Generic.Data.Internal.Resolvers
- Generic.Data.Internal.Show
- Generic.Data.Internal.Traversable
- Generic.Data.Internal.Utils
- Generic.Data.Microsurgery
- Generic.Data.Orphans
- Generic.Data.Types
- Internal
- Generic.Data
Flags
Manual Flags
Name | Description | Default |
---|---|---|
enable-inspect | Enable inspection tests (broken on ghc or= 9.2) | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- generic-data-1.1.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees