Add test-unit (#87)

This commit is contained in:
Michael Xavier 2017-06-14 16:09:14 -07:00 committed by Phil Freeman
parent 15bffd9aab
commit 4fc2f6a57e

View file

@ -3693,6 +3693,62 @@
"repo": "https://github.com/paf31/purescript-taylor.git",
"version": "v3.0.0"
},
"test-unit": {
"dependencies": [
"aff",
"arrays",
"assert",
"bifunctors",
"catenable-lists",
"console",
"const",
"contravariant",
"control",
"datetime",
"distributive",
"eff",
"either",
"enums",
"exceptions",
"exists",
"foldable-traversable",
"free",
"functions",
"functors",
"generics",
"globals",
"identity",
"inject",
"integers",
"invariant",
"js-timers",
"lazy",
"lists",
"math",
"maybe",
"monoid",
"newtype",
"nonempty",
"parallel",
"partial",
"prelude",
"profunctor",
"proxy",
"psci-support",
"quickcheck",
"random",
"refs",
"st",
"strings",
"tailrec",
"transformers",
"tuples",
"unfoldable",
"unsafe-coerce"
],
"repo": "https://github.com/bodil/purescript-test-unit.git",
"version": "v11.0.0"
},
"thermite": {
"dependencies": [
"arraybuffer-types",