We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a9f5c0 commit 1ea37ccCopy full SHA for 1ea37cc
2 files changed
dashboard/spago.yaml
@@ -12,14 +12,15 @@ package:
12
- datetime
13
- effect
14
- either
15
- - enums
16
- exceptions
17
- fetch
18
- foldable-traversable
+ - formatters
19
- halogen
20
- halogen-subscriptions
21
- integers
22
- json
23
+ - lists
24
- maybe
25
- newtype
26
- now
spago.lock
@@ -126,14 +126,15 @@
126
"datetime",
127
"effect",
128
"either",
129
- "enums",
130
"exceptions",
131
"fetch",
132
"foldable-traversable",
+ "formatters",
133
"halogen",
134
"halogen-subscriptions",
135
"integers",
136
"json",
137
+ "lists",
138
"maybe",
139
"newtype",
140
"now",
0 commit comments