Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
Packages
Cabal
Commits
5ba7525c
Commit
5ba7525c
authored
Jul 16, 2007
by
nominolo@gmail.com
Browse files
Fix removed import by importing a required accessor only.
parent
e34333b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Distribution/SetupWrapper.hs
View file @
5ba7525c
...
...
@@ -24,6 +24,7 @@ import Distribution.Simple.Configure
import
Distribution.Setup
(
reqPathArg
)
import
Distribution.PackageDescription
(
readPackageDescription
,
packageDescription
,
PackageDescription
(
..
),
BuildType
(
..
),
cabalVersion
)
import
System.Console.GetOpt
...
...
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