-
208a1ceadb
Start making datadecls work with ghc-8.4
Lennart Spitzner
2019-10-11 00:51:13 +0200
-
57ba88a73c
Work-in-progress add record declaration layout
Evan Rutledge Borden
2017-12-30 21:28:01 -0500
-
4f827491da
Work-in-progress commit (deriving clause..)
Lennart Spitzner
2017-05-02 13:21:18 +0200
-
172866755c
Start impl. layouting for datatypes (#12)
Lennart Spitzner
2017-03-30 23:23:27 +0200
-
f8892d41d4
Bump to 0.12.1.1; Update changelog
0.12.1.1
Lennart Spitzner
2019-12-09 13:38:26 +0100
-
-
e24271318d
Improve record-expression layouting
Lennart Spitzner
2019-12-05 14:30:50 +0100
-
f87c0c64b8
Implement experimental semicolon-into-newlines feature
Lennart Spitzner
2019-12-04 13:36:33 +0100
-
77d6d5b553
Fix roundtripping of (~) constraint/type
Lennart Spitzner
2019-11-27 22:21:16 +0100
-
41750dc8a8
Add doc chapter on exactprinting, plus minor doc fixups
Lennart Spitzner
2019-11-18 11:26:18 +0100
-
974826f98f
Fix whitespace regression on forall+constraint type sig
Lennart Spitzner
2019-11-08 12:08:16 +0100
-
9d0669d6a6
Fix typo in ChangeLog.md
Lennart Spitzner
2019-11-08 12:07:41 +0100
-
38f77f6c5e
Update stack.yaml to allow compilation with ghc-8.8
0.12.1.0
Lennart Spitzner
2019-09-29 23:24:29 +0200
-
17055479d3
Try fixing CI, ghc-8.8 seems to use more heap
Lennart Spitzner
2019-09-29 22:21:01 +0200
-
89b7655bac
Fix support for ghc-8.8
Lennart Spitzner
2019-09-29 21:43:47 +0200
-
3482f6a36d
Bump semigroups dependency bound
Lennart Spitzner
2019-09-29 18:24:13 +0200
-
b656b8cc27
Bump to 0.12.1.0; Update changelog
Lennart Spitzner
2019-09-29 18:17:52 +0200
-
a98d643a62
Disable perf test by default via new cabal flag
Lennart Spitzner
2019-09-29 13:02:55 +0200
-
0795a39806
Fix infix matches with more than 2 args, fixes #219
Lennart Spitzner
2019-09-19 00:48:45 +0200
-
6879436e67
Fix lambdas with lazy/bang pattern as first argument
Lennart Spitzner
2019-09-03 01:04:25 +0200
-
702b993dab
Fix prefix operator pattern-match invalid result
Lennart Spitzner
2019-09-03 00:23:58 +0200
-
8861f16624
Fix comment handling with let-in
Lennart Spitzner
2019-09-02 17:02:20 +0200
-
670b796edb
Add ghc-8.8.1 to travis script
Lennart Spitzner
2019-08-31 23:22:21 +0200
-
91d6e18aba
Adapt to ghc-8.8 (deps are not ready though)
Lennart Spitzner
2019-08-31 23:19:59 +0200
-
c97f6dd559
Update cabal instructions
Lennart Spitzner
2019-09-02 13:58:08 +0200
-
f289389879
Fix comment wandering left inside instance decls
Lennart Spitzner
2019-08-28 14:48:11 +0200
-
698356a880
Increase the timeout of one of the perf-tests
Lennart Spitzner
2019-07-05 19:45:27 +0200
-
4de2862a04
Add commandline flag --no-user-config
Lennart Spitzner
2019-06-23 17:21:02 +0200
-
033fdc6517
Apply brittany to Main.hs
Lennart Spitzner
2019-06-23 17:15:59 +0200
-
bd10c3c4ef
Update copyright in commandline notices
Lennart Spitzner
2019-06-21 11:06:47 +0200
-
b769d4aed3
Merge pull request #252 from MazeChaZer/patch-1
Taylor Fausak
2019-08-22 08:02:02 -0400
-
-
c36ecd4718
README: Fix typo
#252
Jonas Schürmann
2019-08-22 12:53:17 +0200
-
-
5bf295d082
Merge pull request #247 from pepeiborra/master
Lennart Spitzner
2019-07-24 00:09:35 +0200
-
-
6c69388d73
Make errors more descriptive
#247
Lennart Spitzner
2019-07-19 00:12:04 +0200
-
a79b5e1a4b
Add support for Implicit Params
pepe iborra
2019-07-14 16:02:55 +0100
-
-
988d5b4353
Add support for OverloadedLabels
Evan Borden
2019-06-23 19:31:05 -0500
-
1608163b27
Fixup CPP comments
eborden/add-overloaded-labels
#244
Lennart Spitzner
2019-06-23 23:02:41 +0200
-
1b02393a9d
Support version 8.0 of OverloadedLabels
Evan Rutledge Borden
2019-06-23 14:27:58 -0500
-
f6dae9ed0f
Add CPP for pre 8.6 HsOverLabel
Evan Rutledge Borden
2019-06-23 13:47:14 -0500
-
d071534cad
Remove NoExt
Evan Rutledge Borden
2019-06-23 13:32:21 -0500
-
907f362ab5
Add support for OverloadedLabels
Evan Rutledge Borden
2019-06-23 12:06:06 -0500
-
-
56f93ba3bb
readme: Update paragraph on maintenance/contribution
0.12.0.0
Lennart Spitzner
2019-06-18 15:38:19 +0200
-
c818cdae52
Update copyright notice in readme also
Lennart Spitzner
2019-06-17 18:32:01 +0200
-
b2d8a1ed51
Bump to 0.12.0.0, Update copyright, readme, changelog
Lennart Spitzner
2019-06-16 21:54:55 +0200
-
3288ef3bd4
For funs with multiple matches, use the match id as id (fixes #234)
Lennart Spitzner
2019-06-15 14:38:48 +0200
-
b95bc09a9d
Bump upper bound to hspec<2.8
Lennart Spitzner
2019-06-12 12:58:08 +0200
-
2b95e747cd
Update stack.yaml to allow testing nightly again
Lennart Spitzner
2019-06-12 10:34:02 +0200
-
42f566b94a
Support QuasiQuotation-splices
Lennart Spitzner
2019-06-12 09:17:21 +0200
-
305f98fad7
Update .travis.yml for current ghc versions
Lennart Spitzner
2019-06-06 00:33:17 +0200
-
42b9ddaf0f
Merge pull request #222 from tchajed/stack-13.14-compat
Lennart Spitzner
2019-06-06 00:25:13 +0200
-
-
3e1938aa7f
Merge branch 'master' into stack-13.14-compat
#222
Lennart Spitzner
2019-06-05 22:54:18 +0200
-
-
e9a37242ae
Merge pull request #230 from alanz/master
Lennart Spitzner
2019-06-05 22:48:29 +0200
-
-
078f666fd6
Merge pull request #221 from hackeryarn/patch-1
Lennart Spitzner
2019-06-05 22:46:10 +0200
-
-
517eda8526
Merge pull request #216 from matt-noonan/master
Lennart Spitzner
2019-06-05 22:41:22 +0200
-
-
4f2673a2eb
Merge pull request #215 from matt-noonan/multiline-app-with-comments
Lennart Spitzner
2019-06-05 21:06:02 +0200
-
-
f9d70cf546
Refactor CPP slightly, Add test-cases
Lennart Spitzner
2019-06-05 20:11:01 +0200
-
09a227fcce
Add quick regression-test for fixed issue
#215
Lennart Spitzner
2019-06-05 20:11:01 +0200
-
77032326ae
Merge pull request #213 from bsima/nix-build
Lennart Spitzner
2019-06-05 20:07:38 +0200
-
-
059bb9402e
Merge pull request #198 from ruhatch/type-synonyms
Lennart Spitzner
2019-06-05 15:56:50 +0200
-
-
ca3c8b6f9e
Add one source doc
Lennart Spitzner
2019-06-05 15:56:32 +0200
-
bd8b743e36
Document terminology "regular comments"
Lennart Spitzner
2019-06-05 15:42:47 +0200
-
d161648f24
Allow ghc-exactprint-0.6.1
#230
Alan Zimmerman
2019-06-02 22:53:00 +0200
-
-
-
ffc1e6918c
Add stack configuration for GHC 8.6
Tej Chajed
2019-05-31 17:00:38 -0400
-
-
ff7dca9bb5
Added Emacs to Editor Integration
#221
Artem Chernyak
2019-03-12 21:29:12 -0500
-
-
-
8551600377
Explicitly handle empty HsCase and HsLamCase.
#216
Matt Noonan
2019-02-04 22:56:46 -0500
-
-
-
6aa537089d
Disable single-line HsApp with argument comments.
Matt Noonan
2019-02-04 15:10:55 -0500
-
-
-
e67a46f264
Refactor nix expressions
#213
Ben Sima
2019-01-29 14:01:29 -0800
-
f68fbb3118
Add build instructions for nix
Ben Sima
2019-01-26 10:55:29 -0800
-
-
-
c4b696c4f6
Allow newer hspec, monad-memo, and yaml
prikhi/support-stackage-lts-13
felixonmars/support-stackage-lts-13
#210
Taylor Fausak
2019-01-02 13:58:50 -0500
-
-
-
6c187da8f8
Fix cabal file for doc project
Lennart Spitzner
2018-11-30 22:13:02 +0100
-
784e4d0aed
Fix prelude.inc handling in .cabal to make new-install work
Lennart Spitzner
2018-11-30 00:17:25 +0100
-
621e00bf3f
Fix indentation (comments) after "if" (Fixes #167)
Lennart Spitzner
2018-11-14 14:53:08 +0100
-
01e31b4256
Add type fam instance formatting
#198
Rupert Horlick
2018-10-14 14:28:43 -0400
-
-
1290e8cd27
Bump CI ghc versions (8.4.3->8.4.4, 8.6.1->8.6.2)
Lennart Spitzner
2018-11-12 19:00:21 +0100
-
2fb8871d70
Merge branch 'ghc-8.6'
Lennart Spitzner
2018-11-12 18:58:16 +0100
-
-
e7d8f59e93
travis-ci: Add ghc-8.6, Clean up a bit
prikhi/ghc-8.6
felixonmars/ghc-8.6
Lennart Spitzner
2018-08-19 15:10:24 +0200
-
34735e27ef
Add compat with GHC-8.6 API
Lennart Spitzner
2018-07-05 19:55:49 +0200
-
-
9d915232c0
Merge branch 'where-newlines'
Lennart Spitzner
2018-11-04 19:23:50 +0100
-
-
2eb22e730f
Add tests for empty lines around where
Lennart Spitzner
2018-10-10 21:26:55 +0200
-
522e40c8ed
Retain empty lines before "where"
Lennart Spitzner
2018-09-18 18:05:03 +0200
-
-
268cd333f3
Merge pull request #189 from ruhatch/type-synonyms
Lennart Spitzner
2018-11-04 18:05:29 +0100
-
-
ad5868eb76
Fix spacing bugs, Clean up implemenation
#189
Lennart Spitzner
2018-10-27 16:04:57 +0200
-
e7d8b5f1ab
Fix type synonym comments
Rupert Horlick
2018-10-19 15:32:37 -0400
-
b249c10054
Deal with parens inside comments on 8.4.3
Rupert Horlick
2018-10-17 17:01:31 -0400
-
e1b43531a8
Add type synonym formatting
Rupert Horlick
2018-10-13 14:31:16 -0400
-
d769f30c15
travis: Prevent duplicate compilation
Lennart Spitzner
2018-10-14 12:44:38 +0200
-
-
9de3564e00
travis: Apply fix to stack and new-build too
Lennart Spitzner
2018-10-14 00:56:35 +0200
-
818768cd4b
Merge pull request #187 from ruhatch/master
Lennart Spitzner
2018-10-14 00:46:53 +0200
-
-
11dc30fbe1
Fix travis setup once more
Lennart Spitzner
2018-10-11 22:20:21 +0200
-
38216cdc02
Add longer doc/Refactor stripWhitespace'
#187
Lennart Spitzner
2018-10-11 20:14:29 +0200
-
66fd44058d
Add instance formatting for simple case
Rupert Horlick
2018-10-06 19:01:13 -0400
-
-
6dc5561d08
Merge pull request #186 from sergv/unboxed-tuples
Lennart Spitzner
2018-09-30 21:19:15 +0200
-
-
04f441205d
Try fix travis new-build test failure with a -j1
#186
Lennart Spitzner
2018-09-24 00:09:01 +0200
-
71efa54954
Move tests, minor Refactoring, Add comments
Lennart Spitzner
2018-09-23 23:09:50 +0200
-
460bd4dd2b
Merge pull request #185 from 5outh/benjamin/file-name-errors
Lennart Spitzner
2018-09-23 22:29:42 +0200
-
-
9755db1d05
Unify "(#", "#)" under single name, docParenHashL and docParenHashR
Sergey Vinokurov
2018-09-18 09:12:35 +0100
-
6898d3ef44
Lay out unboxed tuples in types
Sergey Vinokurov
2018-09-18 09:03:28 +0100
-
281d7a2f81
Lay out unboxed tuples with spaces
Sergey Vinokurov
2018-09-18 00:25:18 +0100
-
9d7cecaa92
Run tests in prallel
Sergey Vinokurov
2018-04-04 09:26:59 +0100
-
-
-
37e4225c49
Include exact location when printing ErrorUnknownNode
#185
Lennart Spitzner
2018-09-18 00:23:23 +0200
-
48482c59a6
Merge pull request #184 from eborden/consolidate-record-expression-layouter
Lennart Spitzner
2018-09-17 23:40:47 +0200
-