Skip to content

Check hadrian/ghci.sh script output to determine pass/fail

Matthew Pickering requested to merge wip/fix-ghci-ci into master

ghci always exits with exit code 0 so you have to check the output to see if the modules loaded successfully.

Merge request reports