[Turned off some expected warnings. Nils Anders Danielsson **20150430080606 Ignore-this: b5d5adb80fd46c6b0524e8dd0ac70079 ] hunk ./Test/ChasingBottoms/IsBottom/Tests.hs 2 + +-- The code below intentionally triggers some GHC warnings, so these +-- warnings are turned off. +{-# OPTIONS_GHC -fno-warn-missing-methods -fno-warn-missing-fields #-}