summaryrefslogtreecommitdiff
path: root/presence.cabal
AgeCommit message (Collapse)Author
2017-11-04Added xml-type dependency to cabal introduced by type signatures.joe
2017-10-02Upped cabal version.joe
2017-09-29NOUTMP hack is no longer required.joe
2016-02-24Build fixesjoe
2016-02-22cabal: add & use library targetAndrew Cady
2016-02-22compile more executables via cabalAndrew Cady
2016-02-22compile "whosocket" via cabalAndrew Cady
2016-02-22Compiles with latest stackage ltsAndrew Cady
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.
2014-07-30Switched to a patched version of xml-conduitjoe
2014-07-30cabal file adjustmentsjoe
2014-03-19Require at least conduit 1.0.4 for 'hoist' call.joe
2014-03-16added dependency: processjoe
2014-03-16read environment from proc for DISPLAY and check g+w of ttyjoe
2014-03-10Threaded dns...joe
2014-03-09updated cabal file to build the reworked presencejoe
2014-01-02Fixed build against newer libraries.joe
2013-11-11Added stm-delay to cabal filejoe
2013-10-02Updates to cabal file.joe
2013-06-30Updated cabal fileJames Crayne
2013-06-30add -DRENDERFLUSH cpp flag to cabal fileJames Crayne
2013-06-30Added cabal file.James Crayne