Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
fd7d8cd7
Commit
fd7d8cd7
authored
Oct 12, 2007
by
simonpj
Browse files
Update output
parent
ef3ccc56
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/th/TH_runIO.stderr
View file @
fd7d8cd7
...
...
@@ -3,8 +3,9 @@ TH_runIO.hs:12:8:
Exception when trying to run compile-time code:
user error (hi)
Code: let
fail = fail
@ IO $dMonad
fail = fail
$dMonad = GHC.IOBase.$f16
in runIO
@ Exp (fail @ Exp
"hi")
in runIO
(fail
"hi")
In the expression: $(runIO (fail "hi"))
In the definition of `foo': foo = $(runIO (fail "hi"))
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment