Skip to content
GitLab
Explore
Sign in
Register
Changes
Page history
Edit RemoveStringGaps
authored
Apr 01, 2008
by
nhn@cs.nott.ac.uk
Hide whitespace changes
Inline
Side-by-side
remove-string-gaps.md
View page @
d6b4f468
...
@@ -40,7 +40,7 @@ GHC compiles the same code in both cases.
...
@@ -40,7 +40,7 @@ GHC compiles the same code in both cases.
## Cons
## Cons
-
string gaps are sometimes really helpful for formatting code neatly; the ++ alternative often necessecitates
-
string gaps are sometimes really helpful for formatting
/pretty printing
code neatly; the ++ alternative often necessecitates
additional bracketing
additional bracketing
-
breaks some code
-
breaks some code
...
...