🧙‍♀️ Convert values from one type into another.
Go to file
Taylor Fausak bb47388927
Add support for deriving instances via Generically (#108)
* Add support for deriving instances via `Generically`

* Add more tests

* Add some documentation
2024-11-07 12:46:00 -06:00
.github Disable CI schedule (#105) 2024-10-02 02:16:33 +00:00
source Add support for deriving instances via Generically (#108) 2024-11-07 12:46:00 -06:00
.gitignore Simplify Git ignore 2022-11-15 20:16:12 -06:00
.hlint.yaml Add support for GHC 9.10, remove support for GHC 9.4 (#96) 2024-05-19 10:50:19 -05:00
cabal.project Add an empty Cabal project 2022-10-03 11:59:24 +00:00
CHANGELOG.md Add support for GHC 9.10, remove support for GHC 9.4 (#96) 2024-05-19 10:50:19 -05:00
LICENSE.txt Add support for GHC 9.10, remove support for GHC 9.4 (#96) 2024-05-19 10:50:19 -05:00
README.md Add support for GHC 9.10, remove support for GHC 9.4 (#96) 2024-05-19 10:50:19 -05:00
witch.cabal Add support for deriving instances via Generically (#108) 2024-11-07 12:46:00 -06:00

Witch

CI Hackage

🧙‍♀️ Convert values from one type into another.

See the documentation on Hackage: https://hackage.haskell.org/package/witch.