diff --git a/reploy.cabal b/reploy.cabal index 247e06e..6f720d1 100644 --- a/reploy.cabal +++ b/reploy.cabal @@ -8,7 +8,7 @@ build-type: Simple license: Apache-2.0 license-file: LICENSE -executable site +executable reploy main-is: reploy.hs other-modules: Types, Utils, FormatOpts build-depends: base == 4.*