Skip to content

Commit 436819b

Browse files
committed
Merge master
2 parents 58cd006 + cbeffc5 commit 436819b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ ArrayBuffer bindings for PureScript.
1212
## Documentation
1313

1414
Module documentation is [published on Pursuit](http://pursuit.purescript.org/packages/purescript-arraybuffer).
15+
16+
See https://github.com/AlexaDeWit/purescript-arraybuffer-codecs if you need text/base64 encoding/decoding functions.

bower.json

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"purescript-debug": "^4.0.0",
2727
"purescript-quickcheck": "^5.0.0",
2828
"purescript-partial": "^2.0.0",
29-
"purescript-unicode": "^4.0.1",
3029
"purescript-quickcheck-combinators": "^0.1.0"
3130
}
3231
}

0 commit comments

Comments
 (0)