We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f88cf25 commit ff0125cCopy full SHA for ff0125c
gitHUD.cabal
@@ -1,5 +1,5 @@
1
name: gitHUD
2
-version: 0.1.0.0
+version: 1.0.0.0
3
synopsis: More efficient replacement to the great git-radar
4
description: Please see README.md
5
homepage: http://github.com/gbataille/gitHUD#readme
@@ -29,7 +29,6 @@ library
29
build-depends: base >= 4.7 && < 5
30
, process
31
, parsec >= 3.1.9 && < 4
32
- , ansi-terminal >= 0.6.2.3 && < 0.7
33
, mtl >= 2.2.1 && < 3
34
default-language: Haskell2010
35
0 commit comments