packages feed

haskell-debugger-0.14.0.0: test/golden/T169/T169b.hdb-test

#!/bin/sh

# We don't care to see ScopeInfos when we stop at a breakpoint, just care about
# the debuggee outputting
$HDB -v0 T169b.hs < T169b.hdb-stdin 2>&1 | grep -v 'ScopeInfo'