We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3f5625 commit 88cd057Copy full SHA for 88cd057
.cspell.json
@@ -20,15 +20,12 @@
20
"joellefkowitz",
21
"lefkowitz",
22
"ncols",
23
- "newtype",
24
"nrows",
25
"outfile",
26
"purescript",
27
"purs",
28
"purty",
29
- "repr",
30
"spago",
31
- "stringutils",
32
"trufflehog",
33
"unfoldable"
34
]
README.md
@@ -6,7 +6,7 @@ Boggle solver.
6

7

8
9
-## Installation
+## Installing
10
11
```bash
12
spago install boggle
spago.yaml
@@ -35,7 +35,6 @@ package:
35
- --minify
36
- --outfile=dis/bundle.js
37
38
-
39
metadata:
40
publisher: Pursuit
41
languages:
0 commit comments