1 pushValue GHC.Show.show
3 mayRaise=[ExceptionFailure]
11 | lift2Value (\u_0 -> \u_1 -> u_0 u_1)
21 catch ExceptionFailure
23 mayRaise=[ExceptionFailure]
27 | | pushValue (\u_0 -> 'a')
29 | | mayRaise=[ExceptionFailure]
32 | | comment "satisfy ((GHC.Classes.==) 'a')"
34 | | mayRaise=[ExceptionFailure]
37 | | read ((GHC.Classes.==) 'a')
39 | | mayRaise=[ExceptionFailure]
42 | | lift2Value (\u_0 -> \u_1 -> u_0 u_1)
47 | | commit ExceptionFailure
57 | <onException ExceptionFailure>
58 | | comment "raiseAgainIfConsumed"
60 | | mayRaise=[ExceptionFailure]
65 | | mayRaise=[ExceptionFailure]
68 | | lift2Value ((GHC.Classes.==) @GHC.Types.Int)
70 | | mayRaise=[ExceptionFailure]
75 | | mayRaise=[ExceptionFailure]
78 | | | <branch (\u_0 -> u_0)>
79 | | | | pushValue (\u_0 -> 'b')
81 | | | | mayRaise=[ExceptionFailure]
82 | | | | alwaysRaise=[]
84 | | | | comment "satisfy ((GHC.Classes.==) 'b')"
86 | | | | mayRaise=[ExceptionFailure]
87 | | | | alwaysRaise=[]
89 | | | | read ((GHC.Classes.==) 'b')
91 | | | | mayRaise=[ExceptionFailure]
92 | | | | alwaysRaise=[]
94 | | | | lift2Value (\u_0 -> \u_1 -> u_0 u_1)
97 | | | | alwaysRaise=[]
102 | | | | alwaysRaise=[]
107 | | | | mayRaise=[ExceptionFailure]
108 | | | | alwaysRaise=[ExceptionFailure]