Skip to content

Instantly share code, notes, and snippets.

@thomasdziedzic
Created May 16, 2012 16:15
Show Gist options
  • Save thomasdziedzic/2711764 to your computer and use it in GitHub Desktop.
Save thomasdziedzic/2711764 to your computer and use it in GitHub Desktop.
=====> break011(ghci) 2965 of 3160 [0, 0, 0]
cd ./ghci.debugger/scripts && HC='/build/src/ghc-7.4.1.20120508/inplace/bin/ghc-stage2' HC_OPTS='-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-conf -rtsopts -fno-ghci-history ' '/build/src/ghc-7.4.1.20120508/inplace/bin/ghc-stage2' --interactive -v0 -ignore-dot-ghci -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-conf -rtsopts -fno-ghci-history -ignore-dot-ghci <break011.script >break011.run.stdout 2>break011.run.stderr
Actual stderr output differs from expected:
--- /dev/null 2012-05-16 14:56:59.714264299 +0000
+++ ./ghci.debugger/scripts/break011.run.stderr 2012-05-16 16:09:48.571445940 +0000
@@ -0,0 +1,2 @@
+
+Top level: Not in scope: `_result'
*** unexpected failure for break011(ghci)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment