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
82fd0c2a
Commit
82fd0c2a
authored
Nov 04, 2014
by
Mikhail Glushenkov
Browse files
Comment.
parent
33316d37
Changes
1
Hide whitespace changes
Inline
Side-by-side
Cabal/Distribution/InstalledPackageInfo.hs
View file @
82fd0c2a
...
...
@@ -171,7 +171,7 @@ data ExposedModule
=
ExposedModule
{
exposedName
::
ModuleName
,
exposedReexport
::
Maybe
OriginalModule
,
exposedSignature
::
Maybe
OriginalModule
exposedSignature
::
Maybe
OriginalModule
-- This field is unused for now.
}
deriving
(
Generic
,
Read
,
Show
)
...
...
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