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
jberryman
GHC
Commits
c0524abb
Commit
c0524abb
authored
Mar 04, 2010
by
simonpj@microsoft.com
Browse files
Make `mkFunTy` associate to the right, as it should
parent
a5b8386a
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/types/Type.lhs
View file @
c0524abb
...
...
@@ -151,6 +151,8 @@ import FastString
import Data.List
import Data.Maybe ( isJust )
infixr 3 `mkFunTy` -- Associates to the right
\end{code}
\begin{code}
...
...
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