Skip to content
GitLab
Menu
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
8b4a6cd5
Commit
8b4a6cd5
authored
Mar 21, 2013
by
refold
Browse files
Trailing newlines.
parent
527084a2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Cabal/Distribution/Compat/Exception.hs
View file @
8b4a6cd5
...
...
@@ -24,4 +24,3 @@ catchIO = Exception.catch
catchExit
::
IO
a
->
(
ExitCode
->
IO
a
)
->
IO
a
catchExit
=
Exception
.
catch
Cabal/tests/PackageTests.hs
View file @
8b4a6cd5
...
...
@@ -104,4 +104,3 @@ main = do
-- Create a shared Setup executable to speed up Simple tests
compileSetup
"."
defaultMain
(
tests
cabalVersion
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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