Skip to content

Commit e54a4b4

Browse files
committed
Update dependency to require prelude 2.5.0
purescript-prelude 2.5.0 is where Eq1 and Ord1 were added Fixes #28
1 parent a43f03c commit e54a4b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
],
1919
"dependencies": {
2020
"purescript-monoid": "^2.2.0",
21-
"purescript-prelude": "^2.4.0"
21+
"purescript-prelude": "^2.5.0"
2222
}
2323
}

0 commit comments

Comments
 (0)