fix all the reader tests lol
This commit is contained in:
@@ -57,4 +57,4 @@ instance Exception AJalmot where
|
||||
instance Exception AJalmotCS where
|
||||
backtraceDesired = const False
|
||||
displayException (MkAJalmotCS cs jm) =
|
||||
"\n" <> displayException jm <> "\n\n" <> prettyCallStack cs
|
||||
"\n" <> displayException jm <> "\n\n" <> prettyCallStack cs <> "\n"
|
||||
|
||||
Reference in New Issue
Block a user