[Silenced the "missing-home-modules" warning. Nils Anders Danielsson **20170824080928 Ignore-this: 5e5abb3ce6cf620a8fadaa4d1075d263 This warning was triggered when CabalĀ 2 was used. ] { hunk ./ChasingBottoms.cabal 160 - other-modules: Test.ChasingBottoms.Approx.Tests, + other-modules: Test.ChasingBottoms.Approx, + Test.ChasingBottoms.Approx.Tests, + Test.ChasingBottoms.ApproxShow, hunk ./ChasingBottoms.cabal 164 + Test.ChasingBottoms.ContinuousFunctions, hunk ./ChasingBottoms.cabal 166 + Test.ChasingBottoms.IsBottom, hunk ./ChasingBottoms.cabal 168 + Test.ChasingBottoms.IsType, hunk ./ChasingBottoms.cabal 170 + Test.ChasingBottoms.Nat, hunk ./ChasingBottoms.cabal 172 + Test.ChasingBottoms.SemanticOrd, hunk ./ChasingBottoms.cabal 176 + Test.ChasingBottoms.TimeOut }