haskell.packages.integer-simple: remove unused includes
These versions were dropped from Nixpkgs already.
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
let
|
||||
# These are attributes in compiler that support integer-simple.
|
||||
integerSimpleIncludes = [
|
||||
"ghc88"
|
||||
"ghc884"
|
||||
"ghc810"
|
||||
"ghc8107"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user