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
4606f9b2
Commit
4606f9b2
authored
Jul 10, 2013
by
Mikhail Glushenkov
Browse files
Whitespace.
parent
cd935e2e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Cabal/tests/PackageTests/TemplateHaskell/dynamic/Exe.hs
View file @
4606f9b2
...
...
@@ -3,4 +3,4 @@ module Main where
import
TH
main
=
print
$
(
splice
)
\ No newline at end of file
main
=
print
$
(
splice
)
Cabal/tests/PackageTests/TemplateHaskell/profiling/Exe.hs
View file @
4606f9b2
...
...
@@ -3,4 +3,4 @@ module Main where
import
TH
main
=
print
$
(
splice
)
\ No newline at end of file
main
=
print
$
(
splice
)
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