Now using fold over tails
[advent-of-code-23.git] / advent-of-code23.cabal
index 2ee4d053227a97503384b4cf1b0a3a4bc19e0f1f..916090cd7a51b240e3ed3fb7b799996481b17ad2 100644 (file)
@@ -66,7 +66,6 @@ common common-extensions
                         , TupleSections
                         , TypeApplications
                         , TypeFamilies
-                        , TypeInType
                         , TypeOperators
                         , ViewPatterns