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
b7430a56
Commit
b7430a56
authored
Nov 25, 2005
by
simonmar
Browse files
[project @ 2005-11-25 09:46:19 by simonmar]
fix comment
parent
25a78b69
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/prelude/primops.txt.pp
View file @
b7430a56
-----------------------------------------------------------------------
--
$Id
:
primops
.
txt
.
pp
,
v
1.3
6
2005
/
07
/
25
14
:
12
:
48
simonmar
Exp
$
--
$Id
:
primops
.
txt
.
pp
,
v
1.3
7
2005
/
11
/
25
09
:
46
:
19
simonmar
Exp
$
--
--
Primitive
Operations
--
...
...
@@ -24,8 +24,8 @@
--
abstract
C
operations
.
--
--
-
or
,
for
an
out
-
of
-
line
primop
:
--
ghc
/
include
s
/
PrimOp
s
.
h
(
just
add
the
declaration
)
--
ghc
/
rts
/
PrimOps
.
h
c
(
define
it
here
)
--
ghc
/
include
s
/
StgMiscClosure
s
.
h
(
just
add
the
declaration
)
--
ghc
/
rts
/
PrimOps
.
c
mm
(
define
it
here
)
--
ghc
/
rts
/
Linker
.
c
(
declare
the
symbol
for
GHCi
)
--
--
-
the
User
's Guide
...
...
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