Skip to content

Commit

Permalink
Don't build executable.
Browse files Browse the repository at this point in the history
  • Loading branch information
jgm committed Feb 26, 2011
1 parent 7d13cc9 commit 1ec4d4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HeX.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Library
else
Ghc-Options: -Wall
Executable hexto
Buildable: False
Main-is: hexto.hs
Build-depends: filepath, directory, process
if impl(ghc >= 6.12)
Expand Down

0 comments on commit 1ec4d4b

Please sign in to comment.