actually rename the executable right?

This commit is contained in:
Mirek Kratochvil 2023-07-21 20:06:13 +02:00
parent 45caf22a6c
commit 4303d67cbc

View file

@ -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.*