| ... | ... | @@ -30,7 +30,7 @@ GHC compiles the same code in both cases. |
|
|
|
|
|
|
|
## 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
|
|
|
|
|
|
|
|
- breaks some code
|
| ... | ... | |