haskell / hackage-security

Hackage security framework based on TUF (The Update Framework)

Home Page:http://hackage.haskell.org/package/hackage-security

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`cabal repl hackage-security` fails

hasufell opened this issue · comments

$ cabal repl hackage-security                                                                                                     124ms  Sat 17:05
Build profile: -w ghc-8.10.7 -O1
In order, the following will be built (use -v for more details):
 - hackage-security-0.6.2.0 (lib) (file src/Hackage/Security/Util/Path.hs changed)
Preprocessing library for hackage-security-0.6.2.0..
GHCi, version 8.10.7: https://www.haskell.org/ghc/  :? for help

<interactive>:1:1: error:
    attempting to use module ‘hackage-security-0.6.2.0:Prelude’ (src/Prelude.hs) which is not loaded
cabal: repl failed for hackage-security-0.6.2.0.

Let's rename the Prelude module for the next release.