Skip to content
GitLab
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
47bf4564
Commit
47bf4564
authored
Jul 31, 2008
by
batterseapower
Browse files
Fix Vectorise after introduction of MonadThings
parent
f2f5b1ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/vectorise/Vectorise.hs
View file @
47bf4564
...
...
@@ -8,7 +8,7 @@ import VectType
import
VectCore
import
DynFlags
import
HscTypes
import
HscTypes
hiding
(
MonadThings
(
..
)
)
import
Module
(
dphSeqPackageId
,
dphParPackageId
)
import
CoreLint
(
showPass
,
endPass
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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