haskell-debugger-0.12.2.0: test/golden/T130b/T130b.hdb-test
#!/bin/sh # the pkgdb is filled in by hie-bios # this test should succeed because we are using a supported # haskell-debugger-view (== 0.2.0.0), unlike for `T130` $HDB -v0 app/Main.hs 2>&1 < T130b.hdb-stdin || true