Skip to content

Instantly share code, notes, and snippets.

@funrep
Created November 22, 2013 16:49
Show Gist options
  • Select an option

  • Save funrep/7603087 to your computer and use it in GitHub Desktop.

Select an option

Save funrep/7603087 to your computer and use it in GitHub Desktop.
module Main where
import Hell
import DotHellRC
main = startHell def { configImports = "import DotHellRC" : configImports def }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment