ChrisPenner/slick

Stack

Closed this issue ยท 4 comments

Is it alright if I add this to stack?

Absolutely ๐Ÿ˜„ ; I just didn't get around to it initially, but if you don't mind figuring out some good package bounds and adding it in that'd be great ๐Ÿ‘

@locallycompact yes pls. Is this still being undertaken @locallycompact and @ChrisPenner?? I also have some issues getting Slick to work with haskell-language-server. I believe its because the lts version is not supported by hls. Hence, it would be nice to get a version with a higher-lts that is compatible with haskell-language-server

I upgraded the stack.yaml and ensured it builds against lts-16.29; but unfortunately can't add it to stackage ATM due to this issue with pandoc ๐Ÿ˜ข

I'm not entirely sure how the lts version of the underlying package would affect HLS, if the package builds with the GHC you're using with HLS it should handle it fine AFAIK.

Regardless, feel free to try the updated version of slick and see if that helps ๐Ÿ˜„

Pandoc issue has been resolved ๐ŸŽ‰

Slick will be available in the next available stackage LTS ๐Ÿ˜„
commercialhaskell/stackage#5967