Jonathan Daugherty
Jonathan Daugherty
In order to push a new release to Hackage, we need to be sure `cabal-dev` works on the two most recent Haskell Platform releases in addition to GHC 7.6. It's...
You can find out by running this from the root of the repository: ``` $ bin/runtests ```
Hi; thanks for the report. `cabal-dev` has been deprecated in favor of `cabal sandbox`, so we strongly encourage you to use that instead, since it is more mature. With that...
Related: #52.
There are enough changes in `master` that are at odds with this pull request that I'm not sure how to proceed. For example, upstream added support for specifying the dist...
I don't think I'll have time to resolve the conflicts with `master` in the near future. My original pull request was filed many months ago, and it would have been...
I would also love this!
Thanks, @simonmichael !
Hi, folks - Brick 1.0 is out. Here are the details: https://github.com/jtdaugherty/brick/blob/master/CHANGELOG.md#10
Great, I’m glad you got it sorted out. Let me know if anything else comes up! > On Aug 17, 2022, at 1:10 AM, Simon Michael ***@***.***> wrote: > >...