packages feed

pointful-1.0.1: pointful.cabal

name:                pointful
version:             1.0.1

synopsis:            Pointful refactoring tool

description:         Stand-alone command-line version of the pointful plugin
                     for lambdabot.

category:            Development
license:             BSD3
license-file:        LICENSE
author:              Mikhail Glushenkov
maintainer:          the.dead.shall.rise@gmail.com
build-depends:       base >= 2 && < 5, containers, haskell-src, mtl
build-type:          Simple
extra-source-files:  Lambdabot/Pointful.hs, Lambdabot/FixPrecedence.hs, Lambdabot/Parser.hs

executable:          pointful
main-is:             Pointful.hs
ghc-options: