aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/windows-env.cabal
diff options
context:
space:
mode:
Diffstat (limited to 'windows-env.cabal')
-rw-r--r--windows-env.cabal10
1 files changed, 0 insertions, 10 deletions
diff --git a/windows-env.cabal b/windows-env.cabal
index bb5677b..ea9d709 100644
--- a/windows-env.cabal
+++ b/windows-env.cabal
@@ -31,16 +31,6 @@ executable add_path
, windows-env
default-language: Haskell2010
-executable fix_nt_symbol_path
- hs-source-dirs: apps
- main-is: FixNtSymbolPath.hs
- other-modules: Prompt, PromptMessage
- ghc-options: -Wall -Werror -threaded -rtsopts -with-rtsopts=-N
- build-depends: base, directory, filepath
- , optparse-applicative
- , windows-env
- default-language: Haskell2010
-
executable list_path
hs-source-dirs: apps
main-is: ListPath.hs