diff options
Diffstat (limited to 'utils/touchy/touchy.cabal')
-rw-r--r-- | utils/touchy/touchy.cabal | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/utils/touchy/touchy.cabal b/utils/touchy/touchy.cabal deleted file mode 100644 index 5c28c664fc..0000000000 --- a/utils/touchy/touchy.cabal +++ /dev/null @@ -1,15 +0,0 @@ -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 |