-- Initial line-size.cabal generated by cabal init. For further -- documentation, see http://haskell.org/cabal/users-guide/ name: line-size version: 0.1.0.0 synopsis: Display the number of bytes of each line -- description: homepage: xy30.com license: GPL-3 license-file: LICENSE author: Alan Hawkins maintainer: hawk.alan@gmail.com -- copyright: category: Data build-type: Simple cabal-version: >=1.8 executable line-size main-is: Main.hs -- other-modules: build-depends: base > 4 && < 10000