nixpkgs/pkgs/development
Anders Kaseorg 20a63c490f haskellPackages.Agda: Fix build for ghc 8.10.2 → 8.10.3 upgrade
Commit 1998b95adc “haskellPackages:
update default compiler from ghc 8.10.2 to version 8.10.3” broke Agda
because Agda.cabal incorrectly declares a transformers dependency only
for ghc < 8.10.3:

    if impl(ghc >= 8.6.4) && impl(ghc < 8.10.3)
      build-depends: transformers == 0.5.6.2

    if impl(ghc >= 8.4) && impl(ghc < 8.6.4)
      build-depends: transformers == 0.5.5.0

    if impl(ghc < 8.4)
      build-depends: transformers == 0.5.2.0

leading to this error:

    src/full/Agda/Utils/Maybe.hs:13:1: error:
    Could not load module ‘Control.Monad.Trans.Maybe’
    It is a member of the hidden package ‘transformers-0.5.6.2’.
    Perhaps you need to add ‘transformers’ to the build-depends in your .cabal file.
    Use -v (or `:set -v` in ghci) to see a list of the files searched for.
       |
    13 | import Control.Monad.Trans.Maybe
       | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-01-02 19:58:18 +01:00
..
androidndk-pkgs
arduino arduino-core: fix 'Save as...' 2021-01-02 14:04:03 +01:00
beam-modules
bower-modules/generic
chez-modules
compilers go_2-dev: init at dev.go2go branch 2020-12-31 12:55:38 -05:00
coq-modules
dhall-modules
dotnet-modules
em-modules/generic
go-modules buildGoModule: fix cross-compilation with CGO_ENABLED=1 2020-12-26 23:40:05 +01:00
go-packages
guile-modules
haskell-modules haskellPackages.Agda: Fix build for ghc 8.10.2 → 8.10.3 upgrade 2021-01-02 19:58:18 +01:00
idris-modules
interpreters erlang: make systemdSupport overridable 2021-01-02 10:47:04 -08:00
java-modules
libraries Merge pull request #107472 from CertainLach/increase-kdeinit-environ-limit 2021-01-02 05:42:00 -06:00
lisp-modules
lua-modules
misc rpiboot-unstable: enable build on x86_64-linux 2020-12-27 17:01:03 +01:00
mobile
node-packages nodePackages.cdktf-cli: init at 0.0.19 2021-01-01 11:54:37 -08:00
ocaml-modules ocamlPackages.sedlex_2: 2.1 -> 2.2 2021-01-02 10:00:16 +01:00
perl-modules
pharo
php-packages
pure-modules
python-modules Merge pull request #108241 from fabaff/schiene 2021-01-02 19:02:35 +01:00
r-modules
ruby-modules
tools electron: fix tray icon in wayland 2021-01-02 12:28:30 +01:00
web lucky-cli: 0.24 -> 0.25 2020-12-28 16:21:23 +08:00