Lennart Spitzner
|
9531edb2a7
|
Improve module layouting in two aspects
- IEThingWith in export list can now be single-line
- Now respect offset of the "module" keyword
(retain empty lines after pragmas, for example)
|
2018-03-12 16:29:47 +01:00 |
Lennart Spitzner
|
20f9c009ee
|
Stop hanging indent for IEThingWith
plus minor refactors/cleanups
this is more in line with IndentPolicyLeft and imo also looks
nicer in general
|
2018-03-11 22:49:20 +01:00 |
sniperrifle2004
|
ad34a8b9b9
|
Only expand empty binding list with comments
|
2017-12-22 10:18:09 +01:00 |
sniperrifle2004
|
3708838b6a
|
Also handle comments inside ThingWith
|
2017-12-22 06:58:39 +01:00 |
sniperrifle2004
|
21c080572b
|
Add compact version of import layout
Also let layoutLLIEs deal with comments
|
2017-12-21 23:51:27 +01:00 |
Lennart Spitzner
|
82a5ffb3b3
|
Refactor a bit more
- remove unnecessary docWrapNodeRest
- make sure that sharing is correct and non-redundant
|
2017-12-21 17:56:54 +01:00 |
Lennart Spitzner
|
33f23a65ec
|
Refactor and Add missing docSharedWrapper
|
2017-12-21 15:44:58 +01:00 |
Lennart Spitzner
|
ce7ec0b467
|
Fix warning
|
2017-12-19 17:55:31 +01:00 |
sniperrifle2004
|
162b6e6bfd
|
Also fix export comments
Also refactored a little to improve reuse of the docWrapNode logic
|
2017-12-19 16:33:13 +01:00 |
sniperrifle2004
|
7c51a181c8
|
Fix operators for ThingWith
|
2017-12-19 01:17:19 +01:00 |
Lennart Spitzner
|
8c3a9bec25
|
Fix operators in import list
|
2017-12-18 18:56:50 +01:00 |
Lennart Spitzner
|
204f0aff08
|
import+module: Refactor and Simplify slightly
|
2017-12-17 21:14:46 +01:00 |
sniperrifle2004
|
e140cd01e0
|
Add directives for ghc > 8.2
|
2017-12-17 14:06:41 +01:00 |
sniperrifle2004
|
ee9abff9e8
|
Add import and module support
|
2017-12-17 12:51:04 +01:00 |