Thursday, August 25, 2022

ghci Port error

Hi,

I am trying to use ghci from the ghc package and am receiving the following

```
$ ghci
GHCi, version 8.10.6: https://www.haskell.org/ghc/ :? for help
ghc: internal error: setExecutable: failed to protect 0x0xc2fa3c4e000

(GHC version 8.10.6 for x86_64_unknown_openbsd)
Please report this as a GHC bug: https://www.haskell.org/ghc/reportabug <https://www.haskell.org/ghc/reportabug>
Abort trap
```

No comments:

Post a Comment