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
Packages
Cabal
Commits
cd2314f4
Commit
cd2314f4
authored
Oct 11, 2016
by
Franz Thoma
Browse files
Switch to custom prelude for backwards compatibility
parent
3965d507
Changes
1
Show whitespace changes
Inline
Side-by-side
cabal-install/Distribution/Solver/Modular/Log.hs
View file @
cd2314f4
...
...
@@ -3,8 +3,10 @@ module Distribution.Solver.Modular.Log
,
logToProgress
)
where
import
Prelude
()
import
Distribution.Client.Compat.Prelude
import
Data.List
as
L
import
Data.Maybe
(
fromMaybe
)
import
Distribution.Solver.Types.PackagePath
import
Distribution.Solver.Types.Progress
...
...
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