summaryrefslogtreecommitdiff
path: root/utils/touchy/touchy.cabal
blob: 21a774b1faed1b78fa85cfb85a103ff21067ce32 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
cabal-version: 2.2
Name: touchy
Version: 0.1
Copyright: XXX
License: BSD-3-Clause
Author: XXX
Maintainer: XXX
Synopsis: @touch@ for windows
Description: XXX
Category: Development
build-type: Simple

Executable touchy
    Default-Language: Haskell2010
    Main-Is: touchy.c
    C-Sources: touchy.c