Skip to content
GitLab
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
49e35456
Commit
49e35456
authored
Nov 30, 2004
by
simonmar
Browse files
[project @ 2004-11-30 16:07:01 by simonmar]
Data.Version --> Distribution.Version
parent
60b68fe4
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/main/Packages.lhs
View file @
49e35456
...
...
@@ -58,8 +58,8 @@ import Compat.Directory ( getAppUserDataDirectory )
import Distribution.InstalledPackageInfo
import Distribution.Package
import Distribution.Version
import System.IO ( hPutStrLn, stderr )
import Data.Version
import Data.Maybe ( fromJust, isNothing )
import System.Directory ( doesFileExist )
import Control.Monad ( when, foldM )
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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