actually rename the executable right?
This commit is contained in:
parent
45caf22a6c
commit
4303d67cbc
|
@ -8,7 +8,7 @@ build-type: Simple
|
||||||
license: Apache-2.0
|
license: Apache-2.0
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
|
|
||||||
executable site
|
executable reploy
|
||||||
main-is: reploy.hs
|
main-is: reploy.hs
|
||||||
other-modules: Types, Utils, FormatOpts
|
other-modules: Types, Utils, FormatOpts
|
||||||
build-depends: base == 4.*
|
build-depends: base == 4.*
|
||||||
|
|
Loading…
Reference in a new issue