From 7194cddb28656c721342c2ef604f9f9fb0692960 Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 19 Nov 2017 00:20:25 +0100 Subject: Show payment count and partition - Also fixes exceedingPayer in back by using only punctual payments --- .stylish-haskell.yaml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.stylish-haskell.yaml') diff --git a/.stylish-haskell.yaml b/.stylish-haskell.yaml index 3642d0e..a3f992d 100644 --- a/.stylish-haskell.yaml +++ b/.stylish-haskell.yaml @@ -28,3 +28,5 @@ newline: native language_extensions: - ExistentialQuantification - MultiParamTypeClasses + - OverloadedStrings + - RecursiveDo -- cgit v1.2.3