Skip to content

Commit

Permalink
updates to readme + add performance.md to cabal
Browse files Browse the repository at this point in the history
  • Loading branch information
emilypi committed Jan 6, 2020
1 parent c5fdd8d commit ecadd98
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

Padded and unpadded base64 and base64url encodings for `Text` and `ByteString` values, along with their optics.

For the companion `Prism`s and pattern synonyms, see [base64-lens](https://hackage.haskell.org/package/base64-lens).


### Summary

Expand Down
1 change: 1 addition & 0 deletions base64.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ build-type: Simple
extra-source-files:
CHANGELOG.md
README.md
benchmarks/PERFORMANCE.md

tested-with: GHC ==8.8.1 || ==8.6.5 || ==8.6.3 || ==8.4.4 || ==8.4.3 || ==8.2.2

Expand Down

0 comments on commit ecadd98

Please sign in to comment.