haskellPackages.matterhorn: unbreak
haskellPackages.mattermost-api: unbreak haskellPackages.mattermost-api-qc: unbreak
This commit is contained in:
parent
30c0026077
commit
6d32709b24
@ -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
|
then dontCheck super.math-functions # "erf table" test fails on Darwin https://github.com/bos/math-functions/issues/63
|
||||||
else super.math-functions;
|
else super.math-functions;
|
||||||
matplotlib = dontCheck super.matplotlib;
|
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;
|
memcache = dontCheck super.memcache;
|
||||||
metrics = dontCheck super.metrics;
|
metrics = dontCheck super.metrics;
|
||||||
milena = dontCheck super.milena;
|
milena = dontCheck super.milena;
|
||||||
|
@ -2698,6 +2698,9 @@ package-maintainers:
|
|||||||
- config-value
|
- config-value
|
||||||
- glirc
|
- glirc
|
||||||
- irc-core
|
- irc-core
|
||||||
|
- matterhorn
|
||||||
|
- mattermost-api
|
||||||
|
- mattermost-api-qc
|
||||||
- QuickCheck_2_14_2
|
- QuickCheck_2_14_2
|
||||||
- random_1_2_0
|
- random_1_2_0
|
||||||
- Unique
|
- Unique
|
||||||
@ -7739,9 +7742,6 @@ broken-packages:
|
|||||||
- matrix-market
|
- matrix-market
|
||||||
- matrix-sized
|
- matrix-sized
|
||||||
- matsuri
|
- matsuri
|
||||||
- matterhorn
|
|
||||||
- mattermost-api
|
|
||||||
- mattermost-api-qc
|
|
||||||
- maude
|
- maude
|
||||||
- maxent
|
- maxent
|
||||||
- maxent-learner-hw
|
- maxent-learner-hw
|
||||||
|
Loading…
x
Reference in New Issue
Block a user