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

Allow Custom Configuration #16

Closed
MondayMorningHaskell opened this issue Mar 6, 2021 · 1 comment
Closed

Allow Custom Configuration #16

MondayMorningHaskell opened this issue Mar 6, 2021 · 1 comment

Comments

@MondayMorningHaskell
Copy link
Owner

Right now configuration is hard-coded to look in particular places for GHC executables and Stack package DBs (e.g. ~/.stack). Add a haskellings configure command that will allow the user to customize the directory to search for the items, in case a user has a custom installation of Haskell.

@jhb563
Copy link
Collaborator

jhb563 commented Mar 11, 2021

Addressed by #28

@jhb563 jhb563 closed this as completed Mar 11, 2021
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

No branches or pull requests

2 participants