Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
045dd8b9
Commit
045dd8b9
authored
Apr 11, 2007
by
Ian Lynagh
Browse files
Remove redundant import
parent
3c22606b
Changes
1
Hide whitespace changes
Inline
Side-by-side
utils/genprimopcode/Lexer.x
View file @
045dd8b9
...
...
@@ -2,7 +2,6 @@
{
module Lexer (lex_tok) where
import Control.Monad.State (StateT, get)
import ParserM (ParserM (..), mkT, mkTv, Token(..), St, start_code,
StartCode, Action, set_start_code,
inc_brace_depth, dec_brace_depth,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment