From: Michael Orlitzky Date: Sat, 8 Jun 2013 16:34:40 +0000 (-0400) Subject: Add category: Utils to cabal file. X-Git-Tag: 0.0.1~1 X-Git-Url: https://gitweb.michael.orlitzky.com/?p=hath.git;a=commitdiff_plain;h=ea257ba2e191df27cf23feb98a8110157987bfb9 Add category: Utils to cabal file. --- diff --git a/hath.cabal b/hath.cabal index e0d16a1..5354d42 100644 --- a/hath.cabal +++ b/hath.cabal @@ -3,6 +3,7 @@ version: 0.0.1 cabal-version: >= 1.8 author: Michael Orlitzky maintainer: Michael Orlitzky +category: Utils license: GPL-3 license-file: doc/LICENSE build-type: Simple