🧙‍♀️ Convert values from one type into another.
Go to file
2021-04-11 10:04:53 -04:00
.github/workflows Start splitting things up and paring them down 2021-04-10 13:34:26 -04:00
src Add instances for unsigned integral types 2021-04-11 10:04:53 -04:00
.gitignore Rename from "from" to "witch" 2020-11-14 16:54:45 +00:00
CHANGELOG.markdown Add a change log 2020-11-14 17:45:00 +00:00
LICENSE.txt Switch to GitHub Actions 2021-02-07 14:01:04 -05:00
README.markdown Add dependency version constraints 2021-04-10 14:06:37 -04:00
stack.yaml Add instances for unsigned integral types 2021-04-11 10:04:53 -04:00
witch.cabal Add instances for unsigned integral types 2021-04-11 10:04:53 -04:00

Witch

CI Hackage Stackage

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

To do

  • Upgrade Stackage snapshot.
  • Add instances for Word* and Natural.
  • Add more instances ...