summaryrefslogtreecommitdiff
path: root/utils/hp2ps/hp2ps.cabal
blob: 1b486945645c8a2cf4875daeb55e4a7e2895fd6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
cabal-version: 2.4
Name: hp2ps
Version: 0.1
Copyright: XXX
license: BSD-3-Clause
Author: XXX
Maintainer: XXX
Synopsis: Heap Profile to PostScript converter
Description: XXX
Category: Development
build-type: Simple

Executable hp2ps
    Default-Language: Haskell2010
    Main-Is: Main.c
    extra-libraries: m
    C-Sources:
       AreaBelow.c Curves.c Error.c Main.c
       Reorder.c TopTwenty.c AuxFile.c Deviation.c
       HpFile.c Marks.c Scale.c TraceElement.c
       Axes.c Dimensions.c Key.c PsFile.c Shade.c
       Utilities.c