Skip to content

Commit

Permalink
Add LANGUAGE ScopedTypeVariables to issue_262.x
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasabel committed Dec 30, 2024
1 parent 84a376f commit 9f949c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/issue_262.x
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
-- Error happens when using alexScan with a lexer that
-- inspects the context.

{-# LANGUAGE ScopedTypeVariables #-}

import Control.Exception
import Data.List (isInfixOf)
}
Expand Down

0 comments on commit 9f949c9

Please sign in to comment.