diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2024-12-28 16:15:54 +0000 |
|---|---|---|
| committer | sternenseemann <sternenseemann@systemli.org> | 2024-12-28 20:35:42 +0100 |
| commit | 595be4765cebe97c7b65e5eaf33f76d31ad9d0a0 (patch) | |
| tree | f23314223239657ac1068290f188abf10b87ab6a /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 93bd863fac9b5c0e9d8dd311baa0956836127e49 (diff) | |
haskell.packages.ghc865Binary.exceptions: fix the eval
Without the change the eval fails as:
$ nix build --no-link -f. haskell.packages.ghc865Binary.exceptions
error: attribute 'exceptions_0_10_8' missing
at pkgs/development/haskell-modules/configuration-ghc-8.6.x.nix:97:16:
96| # This became a core library in ghc 8.10., so we don’t have an "exception" attribute anymore.
97| exceptions = self.exceptions_0_10_8;
| ^
98|
Did you mean exceptions_0_10_9?
After the change the attribute builds successfully.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
