Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ara Adkins
Glasgow Haskell Compiler
Commits
8a2c46ba
Commit
8a2c46ba
authored
Dec 12, 2002
by
ross
Browse files
[project @ 2002-12-12 13:29:07 by ross]
Hugs only: add an import.
parent
166bb30b
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/base/Foreign/Ptr.hs
View file @
8a2c46ba
...
...
@@ -67,6 +67,9 @@ import NHC.FFI
)
#
endif
#
ifdef
__HUGS__
import
Hugs.Ptr
#
endif
#
ifdef
__GLASGOW_HASKELL__
#
include
"MachDeps.h"
...
...
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