From 933153197b3f2e1e75b8d88b0da6d99a41e8f471 Mon Sep 17 00:00:00 2001 From: Mikolaj Konarski Date: Tue, 7 Apr 2026 16:39:01 +0200 Subject: Apply some hlint hints --- src/Data/Array/Nested/Mixed/ListX.hs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/Data/Array/Nested/Mixed/ListX.hs') diff --git a/src/Data/Array/Nested/Mixed/ListX.hs b/src/Data/Array/Nested/Mixed/ListX.hs index 048003f..51db341 100644 --- a/src/Data/Array/Nested/Mixed/ListX.hs +++ b/src/Data/Array/Nested/Mixed/ListX.hs @@ -6,7 +6,6 @@ {-# LANGUAGE GADTs #-} {-# LANGUAGE GeneralizedNewtypeDeriving #-} {-# LANGUAGE ImportQualifiedPost #-} -{-# LANGUAGE MagicHash #-} {-# LANGUAGE NoStarIsType #-} {-# LANGUAGE PatternSynonyms #-} {-# LANGUAGE PolyKinds #-} @@ -16,7 +15,6 @@ {-# LANGUAGE StandaloneDeriving #-} {-# LANGUAGE StandaloneKindSignatures #-} {-# LANGUAGE StrictData #-} -{-# LANGUAGE TemplateHaskell #-} {-# LANGUAGE TypeApplications #-} {-# LANGUAGE TypeFamilies #-} {-# LANGUAGE TypeOperators #-} -- cgit v1.3