Skip to content

Remove old/broken(?) .ghci script

Matthew Pickering requested to merge wip/hadrian-remove-old-ghci-script into master

I was attempting to load hadrian into ghci by using cabal new-repl exe:hadrian but it failed because it tried to use this .ghci configuration.

I'm not sure who used this script but you should really use the new-repl method.

Merge request reports