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
2493a560
Unverified
Commit
2493a560
authored
Dec 11, 2017
by
Mikhail Glushenkov
Committed by
GitHub
Dec 11, 2017
Browse files
Merge pull request #4947 from NathanConroy/master
fixed comment typo: 'is' to 'it' [ci skip]
parents
f5db5d5a
014c22f9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Cabal/Distribution/Text.hs
View file @
2493a560
...
...
@@ -8,7 +8,7 @@
-- Portability : portable
--
-- This defines a 'Text' class which is a bit like the 'Read' and 'Show'
-- classes. The difference is that i
s
uses a modern pretty printer and parser
-- classes. The difference is that i
t
uses a modern pretty printer and parser
-- system and the format is not expected to be Haskell concrete syntax but
-- rather the external human readable representation used by Cabal.
--
...
...
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