Age | Commit message (Collapse) | Author |
|
word64-map:
Data.Word64Map
network-addr:
Network.Address
tox-crypto:
Crypto.Tox
lifted-concurrent:
Control.Concurrent.Lifted.Instrument
Control.Concurrent.Async.Lifted.Instrument
psq-wrap:
Data.Wrapper.PSQInt
Data.Wrapper.PSQ
minmax-psq:
Data.MinMaxPSQ
tasks:
Control.Concurrent.Tasks
kad:
Network.Kademlia
Network.Kademlia.Bootstrap
Network.Kademlia.Routing
Network.Kademlia.CommonAPI
Network.Kademlia.Persistence
Network.Kademlia.Search
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
turns out it wasn't necessary
|
|
|
|
However, it can't possibly work, because of this:
XMPPServer.hs:
> renderBuilderFlush = undefined
The (real) definition of that function will have to be provided by a
forked version of xml-conduit which is not included in this commit.
|