name: Perfume version: 0.0.1 homepage: https://github.com/guyonvarch/perfume author: Joris Guyonvarch category: CLI build-type: Simple cabal-version: >= 1.8 executable perfume main-is: Main.hs hs-source-dirs: src ghc-options: -Wall -fwarn-incomplete-uni-patterns build-depends: base , text == 1.2.1.3 , tagsoup == 0.13.3 , HTTP == 4000.2.20 , lens == 4.12.3 , aeson == 0.9.0.1 , utf8-string == 1.0.1.1 , directory == 1.2.3.1 , optparse-applicative == 0.11.0.2