aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/windows-env.cabal
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-12-25 18:24:42 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-12-25 18:24:42 +0300
commit364345c59d190c720d639397e4da87631212636d (patch)
treedb9fc3552650b66186673de3359519885f72b244 /windows-env.cabal
parentpaths: add "current"/"all users" options (diff)
downloadwindows-env-364345c59d190c720d639397e4da87631212636d.tar.gz
windows-env-364345c59d190c720d639397e4da87631212636d.zip
rename source files
Diffstat (limited to 'windows-env.cabal')
-rw-r--r--windows-env.cabal2
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