From 293238270990fa04fc327ebd734647e6c25b8531 Mon Sep 17 00:00:00 2001 From: Emily Pillmore Date: Mon, 1 Jun 2020 21:55:45 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1716a76..9cab60d 100644 --- a/README.md +++ b/README.md @@ -24,5 +24,5 @@ Additionally this library has - Optics for handling more complex structures with Base64 representations via the `base64-lens` package - Checks for both validity and correctness of Base64 and Base64url encodings -There are no dependencies aside from those bundled with GHC, and the ultra-minimal `ghc-byteorder`. +There are no dependencies aside from those bundled with GHC, and the `ghc-byteorder` re-export.