1 -- Initial fp.cabal generated by cabal init. For further documentation,
2 -- see http://haskell.org/cabal/users-guide/
11 maintainer: tomik.musil@gmail.com
15 -- extra-source-files:
22 build-depends: base >=4.7 && <4.8
24 , attoparsec >=0.12 && <0.13
27 default-language: Haskell2010
30 type: exitcode-stdio-1.0
32 ghc-options: -threaded
38 , attoparsec >=0.12 && <0.13
40 default-language: Haskell2010