haskell.packages.integer-simple: remove unused includes

These versions were dropped from Nixpkgs already.
This commit is contained in:
Wolfgang Walther
2025-09-05 09:42:22 +02:00
parent 07cb32debe
commit 2f336e2a07
-2
View File
@@ -10,8 +10,6 @@
let
# These are attributes in compiler that support integer-simple.
integerSimpleIncludes = [
"ghc88"
"ghc884"
"ghc810"
"ghc8107"
];