Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Global shell settings #33

Merged
merged 6 commits into from
Aug 21, 2015
Merged

Global shell settings #33

merged 6 commits into from
Aug 21, 2015

Conversation

roboguy13
Copy link
Member

Switched this over to use IORefs. (#29)

roboguy13 added a commit that referenced this pull request Aug 21, 2015
@roboguy13 roboguy13 merged commit 6706507 into master Aug 21, 2015
@roboguy13 roboguy13 deleted the global-shell-settings branch August 21, 2015 19:44
@@ -6,6 +6,8 @@
{-# LANGUAGE DeriveDataTypeable #-}
{-# LANGUAGE TypeSynonymInstances #-}
{-# LANGUAGE FlexibleInstances #-}
{-# LANGUAGE MultiParamTypeClasses #-}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't needed anymore, right?

@roboguy13
Copy link
Member Author

@RyanGlScott Good points! Should debug output be controlled by the quiet mode option? I was thinking that quiet mode would be if we don't want to print out every step of a script (which gives us behavior more like HERMIT's original behavior).

@RyanGlScott
Copy link
Member

If you want to separate shell output from developer-specific output, then ignore what I said about when debug. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants