ghc-exactprint: Fix build on GHC-8.2
This commit is contained in:
@@ -71,4 +71,8 @@ self: super: {
|
||||
# https://github.com/aristidb/aws/issues/238
|
||||
aws = doJailbreak super.aws;
|
||||
|
||||
# Upstream failed to distribute the testsuite for 8.2
|
||||
# https://github.com/alanz/ghc-exactprint/pull/60
|
||||
ghc-exactprint = dontCheck super.ghc-exactprint;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user