summaryrefslogtreecommitdiff
path: root/utils/hp2ps
diff options
context:
space:
mode:
Diffstat (limited to 'utils/hp2ps')
-rw-r--r--utils/hp2ps/hp2ps.cabal6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/hp2ps/hp2ps.cabal b/utils/hp2ps/hp2ps.cabal
index ba5db04415..b4062b2cb5 100644
--- a/utils/hp2ps/hp2ps.cabal
+++ b/utils/hp2ps/hp2ps.cabal
@@ -1,8 +1,8 @@
-cabal-version: >=2.1
+cabal-version: 2.1
Name: hp2ps
Version: 0.1
Copyright: XXX
-License: BSD3
+license: BSD-3-Clause
Author: XXX
Maintainer: XXX
Synopsis: Heap Profile to PostScript converter
@@ -10,7 +10,7 @@ Description: XXX
Category: Development
build-type: Simple
-Executable unlit
+Executable hp2ps
Default-Language: Haskell2010
Main-Is: Main.c
extra-libraries: m