packages feed

base58-bytestring 0.0.1 → 0.0.2

raw patch · 1 files changed

+1/−2 lines, 1 filesdep −containers

Dependencies removed: containers

Files

base58-bytestring.cabal view
@@ -1,5 +1,5 @@ name:                base58-bytestring-version:             0.0.1+version:             0.0.2 synopsis:            Implementation of BASE58 transcoding for ByteStrings  description: Implementation of BASE58 transcoding copy-pasted from@@ -28,7 +28,6 @@    build-depends:       base >=4.6 && < 5                      , bytestring-                     , containers     hs-source-dirs:      src