From c542424b7b41c78a170763f6996c12f56b359860 Mon Sep 17 00:00:00 2001 From: Joris Date: Sat, 10 Aug 2019 21:31:27 +0200 Subject: Add smooth transitions to modal show and hide --- .stylish-haskell.yaml | 1 + 1 file changed, 1 insertion(+) (limited to '.stylish-haskell.yaml') diff --git a/.stylish-haskell.yaml b/.stylish-haskell.yaml index a3f992d..034ace0 100644 --- a/.stylish-haskell.yaml +++ b/.stylish-haskell.yaml @@ -27,6 +27,7 @@ newline: native language_extensions: - ExistentialQuantification + - LambdaCase - MultiParamTypeClasses - OverloadedStrings - RecursiveDo -- cgit v1.2.3