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

Add brick to stackage #67

Closed
niteria opened this issue Jul 11, 2016 · 1 comment
Closed

Add brick to stackage #67

niteria opened this issue Jul 11, 2016 · 1 comment

Comments

@niteria
Copy link

niteria commented Jul 11, 2016

Please consider adding brick to stackage. The package already builds fine with GHC 8 and the stackage resolver:

$ cabal unpack brick
$ cd brick-0.8
$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 8.0.1
$ stack init --resolver nightly --force --solver
...
$ stack build
...
Registering brick-0.8...
@jtdaugherty
Copy link
Owner

I don't support Stackage. From what I've been told, you can still use non-Stackage packages with stack builds, though.

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