haskell-modules/configuration-ghc-*.nix: Remove trailing whitespaces
This commit is contained in:
parent
de24bca86c
commit
8c4865a950
2 changed files with 2 additions and 2 deletions
|
@ -179,7 +179,7 @@ self: super: {
|
|||
# https://github.com/mrkkrp/megaparsec/pull/485#issuecomment-1250051823
|
||||
megaparsec = doJailbreak super.megaparsec;
|
||||
|
||||
retrie = dontCheck self.retrie_1_1_0_0;
|
||||
retrie = dontCheck self.retrie_1_1_0_0;
|
||||
|
||||
# Later versions only support GHC >= 9.2
|
||||
ghc-exactprint = self.ghc-exactprint_0_6_4;
|
||||
|
|
|
@ -181,7 +181,7 @@ self: super: {
|
|||
# Later versions only support GHC >= 9.2
|
||||
ghc-exactprint = self.ghc-exactprint_0_6_4;
|
||||
|
||||
retrie = dontCheck self.retrie_1_1_0_0;
|
||||
retrie = dontCheck self.retrie_1_1_0_0;
|
||||
|
||||
apply-refact = self.apply-refact_0_9_3_0;
|
||||
|
||||
|
|
Loading…
Reference in a new issue