typeclasses/loc

Question: is the loc package on stackage lts ?

clojj opened this issue · 5 comments

clojj commented

I can't find it on stackage..

I haven't yet, I've been meaning to. Thanks, I'll get on that.

clojj commented

if I can help out in any way, just ping me...

clojj commented

my current project (depending on loc) is at lts-12.20..
I'm mentioning that becaus here
https://github.com/chris-martin/loc/blob/master/stack-lts-12.yaml
it's still on 12.19
..but maybe this works out for 12.20 anyway...(?)

I submitted it to Stackage a couple days ago, but it hasn't been merged yet. I'm not sure why not.

commercialhaskell/stackage#4176

clojj commented

it is merged now
from my experience, they first merge to 'nightly'... meaning it should be included in tomorrows nightly resolver
For lts-12 an issue should be created like so (it was recently done for rosezipper package) :
commercialhaskell/lts-haskell#184

...and it seems that they usually merge to lts on weekends (that was the case for rosezipper), by having an issue for it, not as a pull request