Added back executable section

This commit is contained in:
Michael Snoyman 2012-05-06 07:26:30 +03:00
parent 8ee7aa945f
commit 572909977a

View File

@ -23,6 +23,11 @@ Library
Exposed-Modules: Keter.Nginx
ghc-options: -Wall -Werror
Executable keter
Main-is: ../keter.hs
hs-source-dirs: dist
Build-depends: base, keter
source-repository head
type: git
location: https://github.com/snoyberg/keter