Marge Bot pushed to branch wip/marge_bot_batch_merge_job at Glasgow Haskell Compiler / GHC

Commits:

1 changed file:

Changes:

  • linters/lint-whitespace/lint-whitespace.cabal
    ... ... @@ -24,7 +24,7 @@ executable lint-whitespace
    24 24
         process
    
    25 25
           ^>= 1.6,
    
    26 26
         containers
    
    27
    -      >= 0.6 && <0.8,
    
    27
    +      >= 0.6 && <0.9,
    
    28 28
         base
    
    29 29
            >= 4.14 && < 5,
    
    30 30
         text