witch/README.md
Taylor Fausak dc670ce6c8
Add support for GHC 9.10, remove support for GHC 9.4 (#96)
* Upgrade to GHC 9.10

* Update badges
2024-05-19 10:50:19 -05:00

9 lines
374 B
Markdown

# Witch
[![CI](https://github.com/tfausak/witch/actions/workflows/ci.yml/badge.svg)](https://github.com/tfausak/witch/actions/workflows/ci.yml)
[![Hackage](https://badgen.net/hackage/v/witch)](https://hackage.haskell.org/package/witch)
:mage_woman: Convert values from one type into another.
See the documentation on Hackage: <https://hackage.haskell.org/package/witch>.