[Support for GHC 8.6.1 and containers 0.6. Nils Anders Danielsson **20180924121407 Ignore-this: a363221c16c03401a71a397bb5957596 I have stopped testing the library with GHC 6.12.3, because recent versions of Cabal and/or cabal-install do not support this version of GHC. ] { hunk ./ChasingBottoms.cabal 120 -tested-with: GHC == 6.12.3, - GHC == 7.0.4, +tested-with: GHC == 7.0.4, hunk ./ChasingBottoms.cabal 126 - GHC == 8.2.1 + GHC == 8.2.2, + GHC == 8.4.3, + GHC == 8.6.1 hunk ./ChasingBottoms.cabal 151 - base >= 4.2 && < 4.12, - containers >= 0.5 && < 0.6, + base >= 4.2 && < 4.13, + containers >= 0.5 && < 0.7, hunk ./ChasingBottoms.cabal 182 - base >= 4.2 && < 4.12, - containers >= 0.5 && < 0.6, + base >= 4.2 && < 4.13, + containers >= 0.5 && < 0.7, }