summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2025-07-31 11:47:04 +0200
committersternenseemann <sternenseemann@systemli.org>2025-07-31 12:05:03 +0200
commit376e374218c7aceedd53752e2ba540ad91d92885 (patch)
treebdc268e809bb056ea1e1c2972af0d98b9f22c5b2 /pkgs/development/python-modules/rangehttpserver
parentb5d4467cc3b6142842785bee771e8f9e4d5a0e57 (diff)
haskell.packages.ghc9{2,4,6,8}.os-string: use 2.0.7
This matches what Stackage LTS 23 and thus we were using with GHC < 9.10 before: https://www.stackage.org/lts-23/package/os-string This is actually not ideal since these GHC versions also ship versions of filepath that may have module collisions with os-string, so using os-string-1.0.0 (like for GHC < 9.2) would be better in some situations. Unfortunately, it looks like the OsPath/os-string transition wasn't completely thought through and e.g. hashable-1.4.7.0 (which we were also using with Stackage LTS 23) has a hard dependency on os-string for GHC >= 9.2, so we don't have much of a choice here. The combination of a dependency on filepath and os-string doesn't seem to be super common thus far, but down the line we may have trouble getting such packages to work with GHC < 9.10 && >= 9.2.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions