diff options
| author | Mikolaj Konarski <mikolaj.konarski@funktory.com> | 2026-01-22 10:41:36 +0100 |
|---|---|---|
| committer | Mikolaj Konarski <mikolaj.konarski@funktory.com> | 2026-01-22 10:41:36 +0100 |
| commit | 736e04ab36c57306bd7d30221c32a70e265dd34a (patch) | |
| tree | 86652376210a048a94c31c481fcc34d4d7d01b05 /src/Data/Array/Nested/Shaped | |
| parent | a02528a1402238add2820d7203ccb38ed9b59f29 (diff) | |
Eliminate all QuantifiedConstraints extensions from the codemvecsReplicate
Diffstat (limited to 'src/Data/Array/Nested/Shaped')
| -rw-r--r-- | src/Data/Array/Nested/Shaped/Shape.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Data/Array/Nested/Shaped/Shape.hs b/src/Data/Array/Nested/Shaped/Shape.hs index c5e3202..f98c860 100644 --- a/src/Data/Array/Nested/Shaped/Shape.hs +++ b/src/Data/Array/Nested/Shaped/Shape.hs @@ -8,7 +8,6 @@ {-# LANGUAGE NoStarIsType #-} {-# LANGUAGE PatternSynonyms #-} {-# LANGUAGE PolyKinds #-} -{-# LANGUAGE QuantifiedConstraints #-} {-# LANGUAGE RankNTypes #-} {-# LANGUAGE RoleAnnotations #-} {-# LANGUAGE ScopedTypeVariables #-} |
