aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/haskell-modules
diff options
context:
space:
mode:
authorRobert Djubek <envy1988@gmail.com>2020-11-24 13:17:26 +0000
committerPeter Simons <simons@cryp.to>2020-11-27 20:59:59 +0100
commit6d32709b2497316ad44bce185fc01828ac48babf (patch)
tree42a113a76e2384bef1a6d78aba5951850a10fa75 /pkgs/development/haskell-modules
parent30c00260776e2c0aaf7565469939d08debe0ed2d (diff)
haskellPackages.matterhorn: unbreak
haskellPackages.mattermost-api: unbreak haskellPackages.mattermost-api-qc: unbreak
Diffstat (limited to 'pkgs/development/haskell-modules')
-rw-r--r--pkgs/development/haskell-modules/configuration-common.nix3
-rw-r--r--pkgs/development/haskell-modules/configuration-hackage2nix.yaml6
2 files changed, 5 insertions, 4 deletions
diff --git a/pkgs/development/haskell-modules/configuration-common.nix b/pkgs/development/haskell-modules/configuration-common.nix
index 885ea2dde701..44af72af1cf7 100644
--- a/pkgs/development/haskell-modules/configuration-common.nix
+++ b/pkgs/development/haskell-modules/configuration-common.nix
@@ -338,7 +338,8 @@ self: super: {
then dontCheck super.math-functions # "erf table" test fails on Darwin https://github.com/bos/math-functions/issues/63
else super.math-functions;
matplotlib = dontCheck super.matplotlib;
-
+ # https://github.com/matterhorn-chat/matterhorn/issues/679 they do not want to be on stackage
+ matterhorn = doJailbreak super.matterhorn; # this is needed until the end of time :')
memcache = dontCheck super.memcache;
metrics = dontCheck super.metrics;
milena = dontCheck super.milena;
diff --git a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
index 479dfb1374d7..b34826bf309b 100644
--- a/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
+++ b/pkgs/development/haskell-modules/configuration-hackage2nix.yaml
@@ -2698,6 +2698,9 @@ package-maintainers:
- config-value
- glirc
- irc-core
+ - matterhorn
+ - mattermost-api
+ - mattermost-api-qc
- QuickCheck_2_14_2
- random_1_2_0
- Unique
@@ -7739,9 +7742,6 @@ broken-packages:
- matrix-market
- matrix-sized
- matsuri
- - matterhorn
- - mattermost-api
- - mattermost-api-qc
- maude
- maxent
- maxent-learner-hw