packages feed

dropsolve-0.1.2: dropsolve.cabal

Name:          dropsolve
Version:       0.1.2
License:       BSD3
License-file:  LICENSE
Author:        Daniel Trstenjak
Maintainer:    daniel.trstenjak@gmail.com
Build-Type:    Simple
Category:      Utils
Cabal-Version: >=1.6
Synopsis:      A command line tool for resolving dropbox conflicts.
Description:   A command line tool for resolving dropbox conflicts.

source-repository head
  type:     git
  location: https://github.com/dan-t/dropsolve

Executable dropsolve
  Main-is:       dropsolve.hs
  Build-Depends: base >= 3 && < 5, regex-posix >= 0.94 && < 0.95, time >= 1.2 && < 1.3, process >= 1.0 && < 1.1, filepath >= 1.2 && < 1.3, directory >= 1.1 && < 1.2, haskell98 >= 1.1 && < 1.2, containers >= 0.4 && < 0.5