From 03626ae119438452551962359b5d445a4ddbc0b3 Mon Sep 17 00:00:00 2001 From: Mikolaj Konarski Date: Wed, 14 May 2025 11:39:52 +0200 Subject: Add .stylish-haskell.yaml that matches Tom's preferences to be automatically applied at buffer save or periodically applied with find -not -path '*/\.git/*' -name "*.hs" -type f| xargs stylish-haskell -i --- src/Data/Array/Nested/Internal/Lemmas.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Data/Array/Nested/Internal/Lemmas.hs') diff --git a/src/Data/Array/Nested/Internal/Lemmas.hs b/src/Data/Array/Nested/Internal/Lemmas.hs index b8baf96..f4bad70 100644 --- a/src/Data/Array/Nested/Internal/Lemmas.hs +++ b/src/Data/Array/Nested/Internal/Lemmas.hs @@ -11,8 +11,8 @@ import GHC.TypeLits import Data.Array.Mixed.Lemmas import Data.Array.Mixed.Permutation -import Data.Array.Nested.Mixed.Shape import Data.Array.Mixed.Types +import Data.Array.Nested.Mixed.Shape import Data.Array.Nested.Shaped.Shape -- cgit v1.2.3-70-g09d2