Closed andreasabel closed 4 years ago
Installation in a fresh ghc 8.10.1 with cabal install --allow-newer went fine for me:
cabal install --allow-newer
$ ghc-pkg list haskell-src ... .../.ghc/x86_64-darwin-8.10.1/package.conf.d haskell-src-1.0.3.1
done; see http://hackage.haskell.org/package/haskell-src-1.0.3.1/revisions/
Installation in a fresh ghc 8.10.1 with
cabal install --allow-newer
went fine for me: