nixpkgs/pkgs/development/haskell-modules
Peter Simons 3cc46829c7 haskell-symengine: the build is broken because the system library this code binds to does not exist
This error isn't easily detectable, however, because the Cabal files declares
the dependency on "symengine" for the test program rather than for the library
itself.

https://github.com/symengine/symengine.hs/pull/14
2017-07-19 18:55:38 +02:00
..
patches
configuration-common.nix haskell-symengine: the build is broken because the system library this code binds to does not exist 2017-07-19 18:55:38 +02:00
configuration-ghc-6.12.x.nix
configuration-ghc-7.0.x.nix haskell-network: use older version to compile with GHC 7.4.x and before 2017-06-23 12:49:37 +02:00
configuration-ghc-7.2.x.nix haskell-network: use older version to compile with GHC 7.4.x and before 2017-06-23 12:49:37 +02:00
configuration-ghc-7.4.x.nix haskell-network: use older version to compile with GHC 7.4.x and before 2017-06-23 12:49:37 +02:00
configuration-ghc-7.6.x.nix haskell-optparse-applicative: fix build with pre-8.0.x versions of GHC 2017-06-23 12:49:37 +02:00
configuration-ghc-7.8.x.nix haskell-optparse-applicative: fix build with pre-8.0.x versions of GHC 2017-06-23 12:49:37 +02:00
configuration-ghc-7.10.x.nix
configuration-ghc-8.0.x.nix hackage2nix: use older version of apply-refact with ghc-8.0.x 2017-07-01 09:46:02 +02:00
configuration-ghc-8.2.x.nix haskell-lens: use latest version when compiling with ghc-8.2.x 2017-07-13 08:47:01 +02:00
configuration-ghc-head.nix
configuration-ghcjs.nix miso: init at 0.2.0.0 2017-07-12 18:47:18 +00:00
configuration-hackage2nix.yaml LTS Haskell 8.23 2017-07-17 22:04:24 +02:00
configuration-halvm-2.4.0.nix
configuration-nix.nix haskell-hledger-iadd: drop obsolete override (the build fails with or without it) 2017-07-17 22:04:25 +02:00
default.nix haskellPackages: make configuration-{nix,common}.nix configurable 2017-06-22 13:25:53 +02:00
generic-builder.nix stdenv: Store one package per line in nix-support/propagated-* 2017-07-10 13:32:13 -04:00
generic-stack-builder.nix Fix #26441 second try: avoid infinite recursion 2017-06-15 10:22:25 +02:00
hackage-packages.nix hackage-packages.nix: automatic Haskell package set update 2017-07-17 22:04:25 +02:00
hoogle-local-wrapper.sh
hoogle.nix
lib.nix justStaticExecutables: enable -dead_strip on mac to shrink closure 2017-06-14 14:23:53 -03:00
make-package-set.nix stdenv: add stawman docs for makeOverridable 2017-06-24 12:47:57 +02:00
with-packages-wrapper.nix