[commit: packages/terminfo] master: Removed Repeated feild Category (#29) (863d77c)

git at git.haskell.org git at git.haskell.org
Tue Apr 17 14:32:50 UTC 2018


Repository : ssh://git@git.haskell.org/terminfo

On branch  : master
Link       : http://git.haskell.org/packages/terminfo.git/commitdiff/863d77cd6c2a0ae5411b383dc93d01e345486305

>---------------------------------------------------------------

commit 863d77cd6c2a0ae5411b383dc93d01e345486305
Author: Chitrak Raj Gupta <chitrak711988 at gmail.com>
Date:   Mon Mar 5 10:22:39 2018 +0530

    Removed Repeated feild Category (#29)


>---------------------------------------------------------------

863d77cd6c2a0ae5411b383dc93d01e345486305
 terminfo.cabal | 1 -
 1 file changed, 1 deletion(-)

diff --git a/terminfo.cabal b/terminfo.cabal
index 3284525..4f37a4d 100644
--- a/terminfo.cabal
+++ b/terminfo.cabal
@@ -7,7 +7,6 @@ License-File:   LICENSE
 Copyright:      (c) Judah Jacobson
 Author:         Judah Jacobson
 Maintainer:     Judah Jacobson <judah.jacobson at gmail.com>
-Category:       User Interfaces
 Synopsis:       Haskell bindings to the terminfo library.
 Description:    This library provides an interface to the terminfo database (via bindings to the
                 curses library).  <http://en.wikipedia.org/wiki/Terminfo Terminfo> allows POSIX



More information about the ghc-commits mailing list