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
41f4e4fb
Commit
41f4e4fb
authored
Dec 16, 2019
by
Josh Meredith
🇦🇺
Committed by
Marge Bot
Dec 17, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix ambiguous occurence error when building Hadrian
parent
1d2bb9eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
hadrian/src/Hadrian/Builder/Sphinx.hs
hadrian/src/Hadrian/Builder/Sphinx.hs
+1
-1
No files found.
hadrian/src/Hadrian/Builder/Sphinx.hs
View file @
41f4e4fb
...
...
@@ -10,7 +10,7 @@
-----------------------------------------------------------------------------
module
Hadrian.Builder.Sphinx
(
SphinxMode
(
..
),
args
)
where
import
Development.Shake
import
Development.Shake
hiding
(
Verbosity
(
..
))
import
Development.Shake.Classes
import
GHC.Generics
import
Hadrian.Expression
...
...
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