Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
93212247
Commit
93212247
authored
Feb 16, 2012
by
gckeller
Browse files
Fixed typo (wrong max constant) in Initiialise.hs
parent
bbc1eed9
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/vectorise/Vectorise/Builtins/Base.hs
View file @
93212247
...
...
@@ -57,7 +57,7 @@ mAX_DPH_COMBINE :: Int
mAX_DPH_COMBINE
=
2
mAX_DPH_SCALAR_ARGS
::
Int
mAX_DPH_SCALAR_ARGS
=
3
mAX_DPH_SCALAR_ARGS
=
8
-- Types from 'GHC.Prim' supported by DPH
--
...
...
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