haskell-debugger-0.14.0.0: test/golden/T358/T358.hdb-test
#!/bin/sh # Running hdb on a non-existent entry file should yield readable error and not # something internal/inscrutable down the line $HDB -v0 app/Main.hs 2>&1 || true
#!/bin/sh # Running hdb on a non-existent entry file should yield readable error and not # something internal/inscrutable down the line $HDB -v0 app/Main.hs 2>&1 || true