Upgrade to purescript-bytestrings 2.3.0

This commit is contained in:
rightfold
2017-03-10 10:58:47 +01:00
parent efd988b640
commit 2979eeb17f

View File

@@ -13,7 +13,7 @@
"purescript-maybe": "^2.0.1",
"purescript-foldable-traversable": "^2.0.0",
"purescript-newtype": "^1.1.0",
"purescript-bytestrings": "^0.0.3",
"purescript-bytestrings": "^2.3.0",
"purescript-arrays": "^3.1.0",
"purescript-datetime": "^2.0.0"
},