Skip to content
Snippets Groups Projects
Unverified Commit da728550 authored by Mikhail Glushenkov's avatar Mikhail Glushenkov
Browse files

Whitespace.

Also undo a change committed by mistake.

[ci skip]
parent ac786bba
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ import qualified Text.Parsec as Parsec
class Parsec a where
parsec :: CabalParsing m => m a
-- | Parsing class which
-- | Parsing class which
--
-- * can report Cabal parser warnings.
--
......
packages: Cabal/ cabal-testsuite/ cabal-install/ solver-benchmarks/
constraints: unix >= 2.7.1.0
-- cabal-install +lib +monolithic
constraints: unix >= 2.7.1.0,
cabal-install +lib +monolithic
-- Uncomment to allow picking up extra local unpacked deps:
--optional-packages: */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment