Skip to content

Commit 87879f7

Browse files
sharkdppaf31
authored andcommitted
Add try-flare backend (#108)
1 parent 6977fe3 commit 87879f7

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

staging/flare/psc-package.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"name": "tryflare",
3+
"set": "master",
4+
"source": "https://github.com/purescript/package-sets.git",
5+
"depends": [
6+
"sparkle",
7+
"console",
8+
"const",
9+
"exists",
10+
"free",
11+
"graphs",
12+
"profunctor",
13+
"quickcheck",
14+
"semirings",
15+
"validation"
16+
]
17+
}

0 commit comments

Comments
 (0)