mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-15 19:06:06 +00:00
Try filling in text only response
This commit is contained in:
parent
04527212b3
commit
1d91c0268c
@ -191,7 +191,9 @@ testEval =
|
||||
]]]
|
||||
|
||||
#else
|
||||
":in String" `becomes` []
|
||||
":in String" `becomes` [ManyDisplay [Display [
|
||||
DisplayData PlainText "type String :: *\ntype String = [Char]\n \t-- Defined in \8216GHC.Base\8217"]
|
||||
]]
|
||||
#endif
|
||||
|
||||
it "captures stderr" $ do
|
||||
|
Loading…
x
Reference in New Issue
Block a user