summaryrefslogtreecommitdiff
path: root/utils/genprimopcode/Lexer.x
diff options
context:
space:
mode:
Diffstat (limited to 'utils/genprimopcode/Lexer.x')
-rw-r--r--utils/genprimopcode/Lexer.x2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/genprimopcode/Lexer.x b/utils/genprimopcode/Lexer.x
index 6f48c02f8f..24ea7b2ef6 100644
--- a/utils/genprimopcode/Lexer.x
+++ b/utils/genprimopcode/Lexer.x
@@ -14,7 +14,7 @@ import ParserM (ParserM (..), mkT, mkTv, Token(..), St, start_code,
set_start_code,
inc_brace_depth, dec_brace_depth,
show_pos, position, input,
- AlexInput, alexGetChar, alexInputPrevChar)
+ AlexInput, alexGetChar, alexGetByte, alexInputPrevChar)
}
words :-