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
05960aa6
Commit
05960aa6
authored
Jun 26, 2007
by
andy@galois.com
Browse files
excluding Trace.Hpc.* when using the compat library
parent
bda0a4f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
compat/compat.mk
View file @
05960aa6
...
...
@@ -48,7 +48,10 @@ SRC_MKDEPENDHS_OPTS += \
-optdep--exclude-module
=
System.FilePath
\
-optdep--exclude-module
=
System.FilePath.Posix
\
-optdep--exclude-module
=
System.FilePath.Windows
\
-optdep--exclude-module
=
System.Directory.Internals
-optdep--exclude-module
=
System.Directory.Internals
\
-optdep--exclude-module
=
Trace.Hpc.Mix
\
-optdep--exclude-module
=
Trace.Hpc.Util
PACKAGE_CABAL
=
...
...
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