HmakeConfig
  { defaultCompiler = "/usr/bin/haskell-compiler"
  , knownCompilers =
    [ DynCompiler { compilerPath = "/usr/bin/haskell-compiler" }
    ]
  }
