Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
1f4fd37e
Commit
1f4fd37e
authored
Apr 23, 2017
by
Alan Zimmerman
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Export function for use in GHC API
parent
868bdcc8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
compiler/main/GhcMake.hs
compiler/main/GhcMake.hs
+2
-1
No files found.
compiler/main/GhcMake.hs
View file @
1f4fd37e
...
...
@@ -26,7 +26,8 @@ module GhcMake(
findExtraSigImports
,
implicitRequirements
,
noModError
,
cyclicModuleErr
noModError
,
cyclicModuleErr
,
moduleGraphNodes
,
SummaryNode
)
where
#
include
"HsVersions.h"
...
...
Ryan Scott
@RyanGlScott
mentioned in issue
#13607 (closed)
·
Apr 23, 2017
mentioned in issue
#13607 (closed)
mentioned in issue #13607
Toggle commit list
Write
Preview
Markdown
is supported
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