mirror of
https://github.com/snoyberg/keter.git
synced 2024-12-15 01:23:09 +03:00
Added back executable section
This commit is contained in:
parent
8ee7aa945f
commit
572909977a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user