Cabal revisions of lists-flines-0.1.3.0
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
--- Initial lists-flines.cabal generated by cabal init. For further--- documentation, see http://haskell.org/cabal/users-guide/--name: lists-flines-version: 0.1.3.0-synopsis: Additional data and structures to some 'String'-related lists.-description: Is primarily used to transform some Strings read from a file.-homepage: https://hackage.haskell.org/package/lists-flines-license: MIT-license-file: LICENSE-author: OleksandrZhabenko-maintainer: olexandr543@yahoo.com-copyright: Oleksandr Zhabenko-category: Data-build-type: Simple-extra-source-files: CHANGELOG.md-cabal-version: >=1.10--library- exposed-modules: Data.Lists.FLines- -- other-modules:- other-extensions: CPP, FlexibleInstances, MultiParamTypeClasses, NoImplicitPrelude- build-depends: base >=4.13 && <5- -- hs-source-dirs:- default-language: Haskell2010+-- Initial lists-flines.cabal generated by cabal init. For further +-- documentation, see http://haskell.org/cabal/users-guide/ + +name: lists-flines +version: 0.1.3.0 +x-revision: 1 +synopsis: Additional data and structures to some 'String'-related lists. +description: Is primarily used to transform some Strings read from a file. +homepage: https://hackage.haskell.org/package/lists-flines +license: MIT +license-file: LICENSE +author: OleksandrZhabenko +maintainer: oleksandr.zhabenko@yahoo.com +copyright: Oleksandr Zhabenko +category: Data +build-type: Simple +extra-source-files: CHANGELOG.md +cabal-version: >=1.10 + +library + exposed-modules: Data.Lists.FLines + -- other-modules: + other-extensions: CPP, FlexibleInstances, MultiParamTypeClasses, NoImplicitPrelude + build-depends: base >=4.13 && <5 + -- hs-source-dirs: + default-language: Haskell2010