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
Ara Adkins
Glasgow Haskell Compiler
Commits
c4ed8d8e
Commit
c4ed8d8e
authored
Jun 13, 2004
by
panne
Browse files
[project @ 2004-06-13 20:26:03 by panne]
Added missing dependencies of Haskell files to header files they include
parent
463eed22
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/base/Makefile
View file @
c4ed8d8e
...
...
@@ -122,6 +122,16 @@ SRC_HADDOCK_OPTS += -t "Haskell Hierarchical Libraries ($(PACKAGE) package)" \
# -----------------------------------------------------------------------------
GHC/ForeignPtr.o
Data/Array/IO/Internals.o
Data/Array/Base.o
\
Data/Generics/Instances.o
Data/Complex.o
Data/Array.o
Data/STRef.o
\
Data/Dynamic.o
Data/Typeable.o
Data/PackedString.o
System/Mem/Weak.o
\
System/Mem/StableName.o
System/Posix/Types.o
Control/Monad/ST.o
\
Control/Exception.o Foreign/C/Types.o Foreign/ForeignPtr.o
:
include/Typeable.h
System/Posix/Types.o Foreign/C/Types.o
:
include/CTypes.h
# -----------------------------------------------------------------------------
include
$(TOP)/mk/target.mk
ifeq
"$(OBJECT_FILEFORMAT)" "PEi"
...
...
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