diff --git a/haskell.json b/haskell.json index 085f56c57f..2da13ac80e 100644 --- a/haskell.json +++ b/haskell.json @@ -11,6 +11,7 @@ "bin\\hpc.exe", "bin\\hsc2hs.exe", "bin\\runghc.exe", - "bin\\runhaskell.exe" + "bin\\runhaskell.exe", + "lib\\extralibs\\bin\\cabal.exe" ] -} \ No newline at end of file +}