summaryrefslogtreecommitdiff
path: root/utils/hp2ps/hp2ps.cabal
blob: ba5db04415b707185f69753ad6f3c206993af637 (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.1
Name: hp2ps
Version: 0.1
Copyright: XXX
License: BSD3
Author: XXX
Maintainer: XXX
Synopsis: Heap Profile to PostScript converter
Description: XXX
Category: Development
build-type: Simple

Executable unlit
    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