name:                 newtype-generics
version:              0.6.2
visibility:           public
id:                   newtype-generics-0.6.2-CAQ9ohsaJVG601TZ7G8dDH
key:                  newtype-generics-0.6.2-CAQ9ohsaJVG601TZ7G8dDH
license:              BSD-3-Clause
maintainer:           Simon Jakobi <simon.jakobi@gmail.com>
author:
    Darius Jahandarie, Conor McBride, João Cristóvão, Simon Jakobi

homepage:             http://github.com/sjakobi/newtype-generics
synopsis:             A typeclass and set of functions for working with newtypes
description:
    Per Conor McBride, the Newtype typeclass represents the packing and unpacking of a newtype,
    and allows you to operate under that newtype with functions such as ala.
    Generics support was added in version 0.4, making this package a full replacement
    for the original newtype package, and a better alternative to newtype-th.

category:             Control
abi:                  92eb06ebc29169e5c730071efab37f55
exposed:              True
exposed-modules:      Control.Newtype.Generics
import-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/newtype-generics-0.6.2-CAQ9ohsaJVG601TZ7G8dDH

library-dirs:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/newtype-generics-0.6.2-CAQ9ohsaJVG601TZ7G8dDH

library-dirs-static:
    /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1/newtype-generics-0.6.2-CAQ9ohsaJVG601TZ7G8dDH

dynamic-library-dirs: /usr/pkg/lib/aarch64-netbsd-ghc-9.10.1
data-dir:
    /usr/pkg/share/aarch64-netbsd-ghc-9.10.1/newtype-generics-0.6.2

hs-libraries:         HSnewtype-generics-0.6.2-CAQ9ohsaJVG601TZ7G8dDH
depends:              base-4.20.0.0-inplace
haddock-interfaces:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/newtype-generics-0.6.2/html/newtype-generics.haddock

haddock-html:
    /usr/pkg/share/doc/aarch64-netbsd-ghc-9.10.1/newtype-generics-0.6.2/html
