diff options
Diffstat (limited to 'windows-env.cabal')
-rw-r--r-- | windows-env.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/windows-env.cabal b/windows-env.cabal index 2a00ff5..2be4095 100644 --- a/windows-env.cabal +++ b/windows-env.cabal @@ -39,7 +39,7 @@ executable addpath executable paths hs-source-dirs: apps - main-is: ListPath.hs + main-is: ListPaths.hs other-modules: Prompt, PromptMessage ghc-options: -Wall -Werror -threaded -rtsopts -with-rtsopts=-N build-depends: base, directory |