Skip to content

Commit 02f63ea

Browse files
committed
Merge remote-tracking branch 'origin/master' into release
2 parents 6b950c9 + 764fcc2 commit 02f63ea

File tree

3 files changed

+1713
-1283
lines changed

3 files changed

+1713
-1283
lines changed

booster/library/Booster/CLOptions.hs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -297,8 +297,8 @@ levelToContext =
297297
,
298298
[ [ctxt| request*,booster>rewrite*,detail. |]
299299
, [ctxt| request*,booster>rewrite*,match|definedness|constraint,abort. |]
300-
, [ctxt| proxy. |]
301-
, [ctxt| proxy,abort. |]
300+
, [ctxt| request*,proxy. |]
301+
, [ctxt| request*,proxy,abort. |]
302302
, [ctxt| request*,booster>failure,abort |]
303303
]
304304
)

0 commit comments

Comments
 (0)