cdepillabout/servant-rawm

Will v1.0.0.1 of the split packages make it into a Stackage resolver?

Open

#18 opened on Feb 11, 2021

 (1 comment) (0 reactions) (0 assignees)Haskell (7 forks)github user discovery
help wanted

Repository metrics

Stars
 (16 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hello! :)

I notice that the combined servant-rawm-1.0.0.0 package (here) is currently still the version in the Stackage snapshot (currently for both the recent LTS-17.x series and the nightly builds). Looking for any of the now-divided packages however (e.g. servant-rawm-server) says that they've never been in a snapshot and that the latest version on Hackage is 1.0.0.1.

Will servant-rawm-{server,client,docs}-1.0.0.1 be making it into a future Stackage snapshot?

I'm currently pointing toward a commit hash in my stack.yaml and that's working just fine for me, but I was thinking that perhaps you weren't aware that they weren't being included.

Thanks! :)

Contributor guide