HaskellNet-SSL icon indicating copy to clipboard operation
HaskellNet-SSL copied to clipboard

Add package to Stackage LTS 16

Open Hazelfire opened this issue 5 years ago • 5 comments
trafficstars

This library has been missing from stackage since LTS 13. There's a couple of things we'll need to do to add it back to stackage:

  • [ ] Get our dependency HaskellNet back on stackage
  • [x] Merge #24 to allow newer versions of the network library

This should help resolve #22 and #25

Hazelfire avatar Sep 09 '20 01:09 Hazelfire

Making HaskellNet back on stackage is in progress https://github.com/commercialhaskell/stackage/pull/5792, I'll try to make it there soonish.

UPD. HaskellNet is on stackage nightly now.

qnikst avatar Dec 22 '20 22:12 qnikst

@Hazelfire @qnikst Amazing that this important package is being maintained again. Thanks!

  • Could you please push 0.3.4.3 to hackage?
  • Looks like we're kicked out of stackage again. But once you push to hackage, we should be able to just add it back in. Together with HaskellNet of course. Thanks!

yitz-zoomin avatar Apr 22 '21 08:04 yitz-zoomin

I'm onto it, I just got added to the uploaders this week and am going to see if I can find some time to get this up very soon!

Hazelfire avatar Apr 22 '21 09:04 Hazelfire

I'll be able to re-push HaskellNet to Stackage as well. Btw what is the way to promptly learn that the package is out of nightly? Previously I remember there were an issue mentions, but not this time, so removal was a surprise for me

Update: it was my error, I've added HaskellNet under my account but forgotten to remove the constraints everywhere, so likely HaskellNet will appear on the Stackage soon.

qnikst avatar Apr 23 '21 13:04 qnikst