🧙‍♀️ Convert values from one type into another.
Go to file
2021-04-17 14:17:32 +00:00
.devcontainer Configure development container 2021-04-11 19:57:59 +00:00
.github/workflows Don't fail fast 2021-04-11 14:28:27 -04:00
.vscode Configure development container 2021-04-11 19:57:59 +00:00
src Improve display of try cast exceptions 2021-04-17 14:17:32 +00:00
.gitignore Rename from "from" to "witch" 2020-11-14 16:54:45 +00:00
cabal.project Set up a Cabal project 2021-04-11 19:23:54 +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 Fix order of type variables 2021-04-11 10:16:45 -04:00
stack.yaml Add instances for unsigned integral types 2021-04-11 10:04:53 -04:00
witch.cabal Fix order of type variables 2021-04-11 10:16:45 -04:00

Witch

CI Hackage Stackage

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

To do

  • Add more instances ...