Taylor Fausak
|
e36d9bc465
|
Drop support for GHC 8.4
|
2020-11-15 12:55:50 -05:00 |
Taylor Fausak
|
096c438b23
|
Drop support for GHC 8.0
|
2020-11-15 12:55:50 -05:00 |
Ximin Luo
|
adb642353d
|
more GHC 8.10.1 fixes
|
2020-11-15 12:55:50 -05:00 |
Lennart Spitzner
|
34735e27ef
|
Add compat with GHC-8.6 API
|
2018-11-04 22:14:00 +01:00 |
Lennart Spitzner
|
cc0718e964
|
Add indentation to import-hiding-paragraph
|
2018-06-04 18:18:44 +02:00 |
Lennart Spitzner
|
5816704658
|
Fix import-hiding-paragraph with policy/=free (fixes #150)
|
2018-06-04 17:30:50 +02:00 |
Bryan Richter
|
9ab17cc899
|
Implement IndentPolicyMultiple
|
2018-05-01 22:07:05 +02:00 |
Lennart Spitzner
|
10e1c19788
|
Add support for ghc-8.4
|
2018-04-17 17:50:41 +02:00 |
Sergey Vinokurov
|
2ed9a13fdb
|
Replace 'docAltFilter' with 'runFilteredAlternative'
|
2018-04-02 21:25:44 +01:00 |
Lennart Spitzner
|
d634d34ff1
|
Fix module-import-hiding-items layout
|
2018-03-23 15:41:41 +01:00 |
Lennart Spitzner
|
8de56ba11d
|
Support import column vs import-as column
|
2018-03-21 01:02:44 +01:00 |
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
|
98c93f0d63
|
Move expanded binding list to standard indent level for compact layout
|
2017-12-22 16:35: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
|
33f23a65ec
|
Refactor and Add missing docSharedWrapper
|
2017-12-21 15:44:58 +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
|
a59df1f391
|
Fix comments!! 🎉
|
2017-12-19 14:28:22 +01:00 |
sniperrifle2004
|
eac17b1bf2
|
Also render comments on the binding list
|
2017-12-19 01:11:25 +01:00 |
sniperrifle2004
|
c3b6e17261
|
Improve layout for imports
|
2017-12-18 13:17:24 +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 |