We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58cd006 + cbeffc5 commit 436819bCopy full SHA for 436819b
README.md
@@ -12,3 +12,5 @@ ArrayBuffer bindings for PureScript.
12
## Documentation
13
14
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
@@ -26,7 +26,6 @@
26
"purescript-debug": "^4.0.0",
27
"purescript-quickcheck": "^5.0.0",
28
"purescript-partial": "^2.0.0",
29
- "purescript-unicode": "^4.0.1",
30
"purescript-quickcheck-combinators": "^0.1.0"
31
}
32
0 commit comments