sebastiaanvisser / clay

A CSS preprocessor as embedded Haskell.
Other
360 stars 73 forks source link

fix cabal versions #187

Closed juliendehos closed 5 years ago

juliendehos commented 5 years ago

Hi, Thanks for this project. As stated in #184, the project is broken on NixOS because of old versions in the config files. This PR should fix that (tested for building my website, e.g. https://gitlab.com/juliendehos/webpage-hakyll/blob/master/shell.nix).

turion commented 5 years ago

@sebastiaanvisser Any progress?

andgate commented 5 years ago

Are there any issues holding up this merge?

JonathanReeve commented 5 years ago

Could someone please merge this? This is breaking lots of my projects.

turion commented 5 years ago

@sebastiaanvisser you said elsewhere that you are not an active maintainer anymore. Could you ping the active maintainers? Or if there are none, recruit someone? I'd be willing.

sebastiaanvisser commented 5 years ago

Hi, currently both @jameshfisher and @locallycompact are listed as collaborators and have done some maintenance in the past.

I haven't looked at this project in years so don't feel in a position to merge and Q&A this right now. If current maintainers agree I'll happily add more people to the project.

JonathanReeve commented 5 years ago

Hi @sebastiaanvisser, since neither @jameshfisher nor @locallycompact seem to be answering your pings, could you add @turion as a maintainer? I would even do it myself if need be.

At the very least, if someone could please press the merge button on this PR, it would save lots of time and effort. There's already a tremendous amount of discussion about how to bypass this problem, in the issues here, on Stack Overflow, and in a few other places.

sebastiaanvisser commented 5 years ago

👍

turion commented 5 years ago

@sebastiaanvisser Thanks for giving me push access! I'll merge good PRs whenever they come in. The hackage version would not be updated by that though. Ideally, we could set up hackage deployment via Travis. If that's fine for you I'll create a MR where you can add a deploy key. Alternatively, you can give me access to the package on hackage as well somehow.