Skip to content

Commit a7029c0

Browse files
Hi-Angeljamesdbrock
authored andcommitted
spago.dhall: add missing "console" package
1 parent 6e23d3b commit a7029c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

spago.dhall

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
, repository = "https://github.com/purescript-contrib/purescript-parsing.git"
44
, dependencies =
55
[ "arrays"
6+
, "console"
67
, "control"
78
, "effect"
89
, "either"
@@ -15,8 +16,8 @@
1516
, "lists"
1617
, "maybe"
1718
, "newtype"
18-
, "numbers"
1919
, "nullable"
20+
, "numbers"
2021
, "partial"
2122
, "prelude"
2223
, "st"

0 commit comments

Comments
 (0)