🧙‍♀️ Convert values from one type into another.
Go to file
2021-04-10 14:02:19 -04:00
.github/workflows Start splitting things up and paring them down 2021-04-10 13:34:26 -04:00
src Throw an impure exception 2021-04-10 14:02:19 -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 Start splitting things up and paring them down 2021-04-10 13:34:26 -04:00
stack.yaml Switch to GitHub Actions 2021-02-07 14:01:04 -05:00
witch.cabal Attempt to fix Template Haskell problems 2021-04-10 13:56:15 -04:00

Witch

CI Hackage Stackage

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

To do

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