🧙‍♀️ Convert values from one type into another.
Go to file
Taylor Fausak 11fbbb9c23
Merge pull request #16 from tfausak/gh14-floating-point
Use `float2Double` instead of `realToFrac`
2021-04-26 08:16:15 -04: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 Rewrite tests with Hspec 2021-04-17 17:20:06 +00:00
src Use float2Double instead of realToFrac 2021-04-26 08:06:54 -04: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 Update README.markdown 2021-04-18 15:05:05 -04:00
stack.yaml Add instances for unsigned integral types 2021-04-11 10:04:53 -04:00
witch.cabal Version 0.2.0.0 2021-04-23 09:02:29 -04:00

Witch

CI Hackage Stackage

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

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