Add decimals

This commit is contained in:
Tomasz Rybarczyk 2018-04-24 16:37:29 +02:00
parent 3f2646fb20
commit 250f1be40d

View file

@ -354,6 +354,13 @@
"repo": "https://github.com/paf31/purescript-day.git",
"version": "v9.2.0"
},
"decimals": {
"dependencies": [
"maybe"
],
"repo": "https://github.com/sharkdp/purescript-decimals.git",
"version": "v3.0.0"
},
"debug": {
"dependencies": [
"prelude"