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
f75fa294
Commit
f75fa294
authored
Jun 16, 2004
by
malcolm
Browse files
[project @ 2004-06-16 09:50:25 by malcolm]
Typo.
parent
e52eabe8
Changes
1
Hide whitespace changes
Inline
Side-by-side
libraries/base/Makefile.nhc98
View file @
f75fa294
...
...
@@ -28,7 +28,6 @@ SRCS = \
Text/Read.hs Text/Show.hs Text/Show/Functions.hs
# [Data/Dynamic.hs] Data/Generics.hs Data/STRef.hs Data/Unique.hs
# Debug/QuickCheck.hs
# System/Mem.hs System/Mem/StableName.hs System/Mem/Weak.hs
# System/Posix/Types.hs System/Posix/Signals.hsc
# Text/ParserCombinators/ReadP.hs Text/ParserCombinators/ReadPrec.hs
...
...
@@ -95,5 +94,5 @@ Foreign/Marshal/Utils.$C: Data/Maybe.$C Foreign/Ptr.$C Foreign/Storable.$C \
Foreign/Marshal/Error.$C
:
Foreign/Ptr.$C
Foreign/C/String.$C
:
Data/Word.$C Foreign/Ptr.$C Foreign/C/Types.$C
\
Foreign/Marshal/Array.$C
Foreign/C.$C
:
Foreign/C/Types.$C Foreign/C/Error.$C Foreign/C/String
/
$C
Foreign/C.$C
:
Foreign/C/Types.$C Foreign/C/Error.$C Foreign/C/String
.
$C
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