Copyright | (c) axionbuster 2025 |
---|---|
License | BSD-3-Clause |
Safe Haskell | None |
Language | GHC2021 |
Provides Template Haskell machinery for automatically deriving Pack and Unpack instances, including support for shadowing and proper derivation.
Synopsis
- borrowderivepackunpack :: RunUserCoercion -> Q [Dec]
- properderivepackunpack :: Name -> Q [Dec]
- borrowderivenothing :: RunUserCoercion -> Q [Dec]