Revision f20038fd

b/src/Ganeti/THH.hs
73 73
import Control.Arrow ((&&&))
74 74
import Control.Applicative
75 75
import Control.Monad
76
import Control.Monad.Base () -- Needed to prevent spurious GHC linking errors.
76 77
import Data.Attoparsec () -- Needed to prevent spurious GHC 7.4 linking errors.
77 78
  -- See issue #683 and https://ghc.haskell.org/trac/ghc/ticket/4899
78 79
import Data.Char

Also available in: Unified diff