nixpkgs/pkgs/development/haskell-modules
sternenseemann 75fc94d3cc haskellPackages.monoid-extras: pin to < 0.6
The diagrams libraries universe still uses monoid-extras 0.5.1 and build
failures start cropping up when upgrading it. Since no other packages I
am aware of use this, we can pin it to 0.5.1 which still uses Option
instead of Maybe (the former of which is deprecated).

Patching this seems like a lot of work that'd break other stuff because
Option is seemingly part of the public API. Let's hope they sort all of
that out themselves before base 4.15 comes around in our main package
set.
2021-05-11 14:51:40 +02:00
..
configuration-hackage2nix haskellPackages.monoid-extras: pin to < 0.6 2021-05-11 14:51:40 +02:00
patches haskellPackages.phonetic-languages-phonetics-basics: fix haddockPhase 2021-05-08 10:22:53 -07:00
cabal2nix-unstable.nix hackage2nix: Split configuration, auto disable hydra builds 2021-05-07 21:58:08 +02:00
configuration-arm.nix haskellPackages.large-hashable: Move to unsupported-platforms 2021-05-11 01:34:27 +02:00
configuration-common.nix haskellPackages: Mark more failing builds broken 2021-05-10 22:36:42 +02:00
configuration-darwin.nix haskellPackages.HTF: attempt to fix test suite on darwin 2021-05-09 09:48:14 +02:00
configuration-ghc-8.6.x.nix haskell-time-compat: the test suite has transient errors on ghc-8.6.5 2021-03-05 21:15:53 +01:00
configuration-ghc-8.8.x.nix cabal-install: fix the build with ghc-8.8.x 2021-03-19 20:51:56 +01:00
configuration-ghc-8.10.x.nix configuration-ghc-8.10.x.nix: cosmetic 2021-03-18 10:48:30 +01:00
configuration-ghc-9.0.x.nix haskell.packages.ghc901.lens: bump to 5.0.1 2021-05-05 15:26:23 +02:00
configuration-ghc-head.nix haskell.packages.ghcHEAD: use llvm 10 2021-05-10 13:13:09 +02:00
configuration-nix.nix haskellPackages.llvm-hs: note reason for llvm 9 pin 2021-05-08 19:56:05 +02:00
configuration-tensorflow.nix tensorflow-haskell: Remove tensorflow-mnist 2020-06-05 21:58:24 +02:00
default.nix haskell.packages: move darwin-specific overrides into their own config 2021-05-08 19:56:05 +02:00
generic-builder.nix Add haskell.lib.setBuiltTarget, and support non library compiling of a single target 2021-05-02 13:35:07 +09:00
generic-stack-builder.nix treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08:00
hackage-packages.nix haskellPackages.monoid-extras: pin to < 0.6 2021-05-11 14:51:40 +02:00
hoogle-local-wrapper.sh
hoogle.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
initial-packages.nix Consistently use 'lib' instead of 'stdenv.lib' in the Haskell infrastructure. 2021-01-22 20:34:21 +01:00
lib.nix haskell.lib.setBuildTargets: fix spelling in doc string 2021-05-02 13:35:08 +09:00
make-package-set.nix haskell: default name to "" when root isn't a path in developPackage 2021-05-08 18:22:54 +08:00
non-hackage-packages.nix haskellPackages.cabal2nix-unstable: rename from cabal2nix-latest 2021-05-04 13:38:46 +02:00
stack-hook.sh stack-hook: deduplicate better 2019-03-02 02:21:32 -05:00
with-packages-wrapper.nix ghcWithPackages: set withLLVM if hostPlatform is not x86_64 2021-05-03 10:42:52 +02:00