packages feed

Cabal revisions of base-encoding-0.3.0.0

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 cabal-version:       2.2 name:                base-encoding version:             0.3.0.0+x-revision: 1  synopsis:            RFC4648 Binary-to-text encodings (e.g. base64) license:             BSD-3-Clause       ghc-options: -fno-warn-trustworthy-safe    build-depends:-    , base                >=4.3      && <4.15+    , base                >=4.3      && <4.19     , base16-bytestring  ^>=1.0.1     , base64-bytestring  ^>=1.2.1 -    , bytestring         ^>=0.9.1 || ^>= 0.10.0+    , bytestring         ^>=0.9.1 || ^>= 0.10 || ^>= 0.11     , bytestring-builder ^>=0.10.8.2-    , text               ^>=1.2.3+    , text               ^>=1.2.3 || ^>= 2.0    ghc-options: -Wall