This repository was archived by the owner on Feb 3, 2022. It is now read-only.
This repository was archived by the owner on Feb 3, 2022. It is now read-only.
Uninstall of Windows Haskell Platform leaves "%PlatformFiles%/Haskell Platform" #156
Open
Description
When uninstalling Haskell Platform from Windows after having run cabal install cabal-install
the folder %PlatformFiles%/Haskell Platform
is not removed, leaving %ProgramFiles%\Haskell Platform\2014.2.0.0\lib\package.conf.d\Cabal-1.20.0.2-a 16388bcb008734a1fcd511e545a5444.conf
behind. I believe this may have contributed to the fun I have had trying to successfully install cabal (see haskell/cabal#2193).