Cabal revisions of bencoding-0.2.0.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: bencoding version: 0.2.0.0+x-revision: 1 synopsis: A library for encoding and decoding of BEncode data. homepage: https://github.com/cobit/bencoding bug-reports: https://github.com/cobit/bencoding/issues library default-language: Haskell2010 default-extensions: PatternGuards+ other-extensions: Trustworthy hs-source-dirs: src exposed-modules: Data.BEncode build-depends: base == 4.*