Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
obsidiansystems
GHC
Commits
f33a892d
Commit
f33a892d
authored
Sep 17, 2001
by
sewardj
Browse files
[project @ 2001-09-17 13:46:26 by sewardj]
Give a fixity declaration for seq.
parent
5e1cb7db
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/lib/std/PrelGHC.hi-boot.pp
View file @
f33a892d
...
...
@@ -431,6 +431,7 @@ __export PrelGHC
--
Export
PrelErr
.
error
,
so
that
others
do
not
have
to
import
PrelErr
__export
PrelErr
error
;
infixr
0
seq
;
--------------------------------------------------
instance
{
CCallable
Charzh
}
=
zdfCCallableCharzh
;
...
...
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