summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2025-09-15 03:18:38 +0200
committersternenseemann <sternenseemann@systemli.org>2025-09-16 13:20:11 +0200
commit1d0e5786a94df08d3dfe8c2f25c8830139254ebd (patch)
tree6c911b36a6b382679353b636a90b3de907cf6f6c /pkgs/development/python-modules/httpserver
parent65fd15657ce8467349506b07cda778e867bc09e0 (diff)
stack: requires Cabal < 3.12
- Cabal prefers picking the newest available version of a package when configuring, so we need to explicitly pass --constraint since Cabal >= 3.12 is in bounds for the packages we want to use the older version for. - stack's source files from the sdist have DOS line endings for some reason, so we need to a) convert the patch to DOS line endings and b) prevent patch(1) from implicitly converting the patch to unix line endings. Alternative solution would be to build stack with GHC 9.8 which still has Cabal == 3.10.*.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions