Closed ciez closed 7 years ago
installed ghc-8.2.1 however not able to install hackage-security (nor cabal-install).
Cabal-2.0.0.2 is installed with --prefix=/usr
cabal-install-2.0.0.0/hackage-security-0.5.2.2 : runhaskell Setup configure --prefix=/usr
Setup.hs:1:1: error: Could not find module ‘Distribution.Simple’ Perhaps you haven't installed the "dyn" libraries for package ‘Cabal-2.0.0.2’?
the issue is in Cabal library install, not this package
installed ghc-8.2.1 however not able to install hackage-security (nor cabal-install).
Cabal-2.0.0.2 is installed with --prefix=/usr
Setup.hs:1:1: error: Could not find module ‘Distribution.Simple’ Perhaps you haven't installed the "dyn" libraries for package ‘Cabal-2.0.0.2’?