Lennart Spitzner
|
655074d1c0
|
Fix comment insertion error introduced in 91b9a240
|
2017-08-10 13:09:39 +02:00 |
Lennart Spitzner
|
91b9a240f1
|
Fix comment-before-BDCols issue; Relax alignmentBreakOnMultiline
|
2017-08-07 00:35:09 +02:00 |
Lennart Spitzner
|
41beeb9723
|
Remove/Cleanup unused/deprecated MTEL stuff
|
2017-08-06 16:28:41 +02:00 |
Lennart Spitzner
|
b39997fcfa
|
Adapt for ghc-8.2
Could it be so simple?
|
2017-08-05 18:17:49 +02:00 |
Lennart Spitzner
|
ccb59ef803
|
Fix wherespecial with indent/=2 (fixes #39)
|
2017-08-05 16:09:46 +02:00 |
Lennart Spitzner
|
00ad6c71b9
|
Impl. layouting of TypeApplication, fixes #38
|
2017-07-28 18:03:21 +02:00 |
Alan Zimmerman
|
33eed86851
|
Fix haddock generation.
Otherwise the haddock process complains about malformed haddock comments
|
2017-07-07 10:40:55 +02:00 |
Lennart Spitzner
|
134f31e4d1
|
Add Semigroup instances for C*Config Identity
|
2017-07-05 00:08:21 +02:00 |
Lennart Spitzner
|
6268b8075a
|
Fix layouting bug for RecordUpd
|
2017-07-04 23:57:54 +02:00 |
Lennart Spitzner
|
5a82968a7b
|
Add sub-config-alternative default to lib interface
i.e. `forwardOptionsSyntaxExtsEnabled`
|
2017-07-04 23:26:13 +02:00 |
Lennart Spitzner
|
0251062100
|
Support mdo layouting (RecursiveDo)
|
2017-06-29 18:13:28 +02:00 |
Lennart Spitzner
|
cece70380c
|
Fix/Implement proper layouting of MultiWayIf
|
2017-06-28 23:35:02 +02:00 |
Lennart Spitzner
|
6d472315e3
|
Fix layouting special-case (getSpacing(s) internals)
|
2017-06-04 18:15:22 +02:00 |
Lennart Spitzner
|
5e3cc0a7c3
|
Fix OpApp layouting/indentation annoyance
|
2017-06-04 16:28:01 +02:00 |
Lennart Spitzner
|
16f5aa118d
|
Add flag to omit reformatting (ghc-exactprint only)
|
2017-06-03 21:01:24 +02:00 |
Lennart Spitzner
|
9f4cda9130
|
Add license (AGPLv3)
|
2017-06-03 18:23:03 +02:00 |
Lennart Spitzner
|
91429ccacc
|
Remove unordered-containers direct dependency
|
2017-06-03 18:23:03 +02:00 |
Lennart Spitzner
|
dfec26e55b
|
Refactor/Rename LayoutError -> BrittanyError
|
2017-06-03 18:23:03 +02:00 |
Lennart Spitzner
|
1adf02dabe
|
Add instance Monoid (CConfig Option)
|
2017-06-03 18:23:03 +02:00 |
Lennart Spitzner
|
f350113f7f
|
Refactor all modules: +Internal; Add public Brittany module
|
2017-05-22 21:25:08 +02:00 |