mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
disable pontarius-xmpp since it now fails to build
cc @l29ah
Probably related to some recent library bump.
Building library for pontarius-xmpp-0.5.7.0..
[10 of 32] Compiling Network.Xmpp.Lens
/home/curators/work/unpack-dir/unpacked/pontarius-xmpp-0.5.7.0-c350beab14dfe125b8ab22155145a9640b1cb00510c645f2c365d061d50a08
16/source/Network/Xmpp/Lens.hs:518:36: error: [GHC-76037]
Not in scope: data constructor ‘ClientParams’
|
518 | clientServerIdentificationL inj cp@ClientParams{clientServerIdentification = x}
| ^^^^^^^^^^^^
:
/home/curators/work/unpack-dir/unpacked/pontarius-xmpp-0.5.7.0-c350beab14dfe125b8ab22155145a9640b1cb00510c645f2c365d061d50a08
16/source/Network/Xmpp/Lens.hs:531:25: error: [GHC-76037]
Not in scope: data constructor ‘Supported’
|
531 | supportedCiphersL inj s@Supported{supportedCiphers = x}
| ^^^^^^^^^
This commit is contained in:
parent
9dbaf1e32b
commit
d127974d96
@ -2751,7 +2751,7 @@ packages:
|
||||
- monad-peel
|
||||
- NineP
|
||||
- Network-NineP
|
||||
- pontarius-xmpp
|
||||
- pontarius-xmpp < 0 # fails to build
|
||||
- stringprep
|
||||
- ranges
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user