summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
diff options
context:
space:
mode:
authorsternenseemann <sternenseemann@systemli.org>2023-03-20 19:02:59 +0100
committersternenseemann <sternenseemann@systemli.org>2023-03-20 19:02:59 +0100
commit49d835a29f6b4f033aaa2a6fb303bda422e28650 (patch)
tree1d0062d59c7269f5f64c8c553aa2d4cc4d2f7ee4 /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch
parent25ae2724974bca2b7d1ba0cb5772f57ac63673f7 (diff)
haskell.packages.ghc92.cabal-install: get to work
The directory >= 1.3.7.0 constraint proved to be a real troublemaker. Since directory is a core package other core packages frequently depend upon (as opposed to process) which tends to cause inconsistent dependency errors. To get it to work the following was done: - Use directory 1.3.7.1 to eliminate the need to also upgrade filepath and unix, saving a bit of trouble. This still forces us to recompile process every time directory is upgraded (i.e. GHC >= 9.2.5) even if the core package process version would match to prevent inconsistent dependencies. - Upgrade hspec to 2.10 where it no longer depends on ghc and ghc-boot-th which naturally causes inconsistent dependencies by depending on core packages, namely directory.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions