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
Packages
Cabal
Commits
4a213d39
Commit
4a213d39
authored
May 13, 2008
by
Duncan Coutts
Browse files
Remove unused import
parent
985b5c32
Changes
1
Hide whitespace changes
Inline
Side-by-side
Distribution/Text.hs
View file @
4a213d39
...
...
@@ -6,7 +6,6 @@ module Distribution.Text (
import
qualified
Distribution.Compat.ReadP
as
Parse
import
qualified
Text.PrettyPrint
as
Disp
import
Text.PrettyPrint
((
<>
))
import
Data.Version
(
Version
(
Version
))
import
qualified
Data.Char
as
Char
(
isDigit
,
isAlphaNum
,
isSpace
)
...
...
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