diff options
author | tv <tv@shackspace.de> | 2014-07-28 14:18:39 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2014-07-28 14:18:39 +0200 |
commit | e3c8479127589b05719567f6821383ad0d9f5b27 (patch) | |
tree | 7cc95adc3953ad880a5e676057043d19b1835435 /hack.cabal | |
parent | 25b8aa03070758e7f72f37e325f3e6e4b22e685c (diff) |
move source to src/
Diffstat (limited to 'hack.cabal')
-rw-r--r-- | hack.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ Build-type: Simple Cabal-version: >=1.2 Executable hack + hs-source-dirs: src main-is: Main.hs Build-depends: |