Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
4c0095c2
Commit
4c0095c2
authored
May 25, 2007
by
Simon Marlow
Browse files
System.Directory.Internals is now in package directory
parent
76e82508
Changes
2
Hide whitespace changes
Inline
Side-by-side
compat/Makefile
View file @
4c0095c2
...
...
@@ -69,7 +69,7 @@ endif
# Some explicit dependencies, needed because ghc -M can't discover the
# true dependencies of these stub files.
System/Directory/Internals.$(way_)o
:
$(FPTOOLS_TOP)/libraries/
base
/System/Directory/Internals.hs
System/Directory/Internals.$(way_)o
:
$(FPTOOLS_TOP)/libraries/
directory
/System/Directory/Internals.hs
Distribution/Compat/ReadP.$(way_)
:
$(FPTOOLS_TOP)/libraries/Cabal/Distribution/Compat/ReadP.hs
Distribution/GetOpt.$(way_)o
:
$(FPTOOLS_TOP)/libraries/Cabal/Distribution/GetOpt.hs
Distribution/InstalledPackageInfo.$(way_)o
:
$(FPTOOLS_TOP)/libraries/Cabal/Distribution/InstalledPackageInfo.hs
...
...
compat/System/Directory/Internals.hs
View file @
4c0095c2
{-# OPTIONS -cpp #-}
#
include
"../../includes/ghcplatform.h"
#
include
"
base
/System/Directory/Internals.hs"
#
include
"
directory
/System/Directory/Internals.hs"
-- dummy comment
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