coerce-with-substitution: Coercions with improved type inference

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.

[maintain] [Publish]

This package defines aliases of Data.Coerce.coerce and Unsafe.Coerce.unsafeCoerce that accept a type argument containing type substitutions, creating a relationship between the argument and result types of the coercion that GHC can use when inferring one type from the other.

See Data.CoerceSubst for a full introduction to this package.

Properties

Versions 0.0.0.0
Change log CHANGELOG.md
Dependencies base (>=4.7 && <5) [details]
License BSD-3-Clause
Copyright © 2025 Ryan Hendrickson
Author Ryan Hendrickson
Maintainer contact-project+rhendric-haskell-coerce-with-substitution-71023049-issue-@incoming.gitlab.com
Category Development
Home page https://gitlab.com/rhendric/haskell-coerce-with-substitution
Bug tracker https://gitlab.com/rhendric/haskell-coerce-with-substitution/-/issues
Source repo head: git clone https://gitlab.com/rhendric/haskell-coerce-with-substitution.git
Uploaded by rhendric at 2025-06-21T21:01:16Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees