Commit Graph

8 Commits

Author SHA1 Message Date
dcoppa
ccb1d8d3cc Unbreak build with HaXml>=1.22 2012-09-18 17:12:56 +00:00
dcoppa
724526e05c Fix the "Invalid or incomplete multibyte or wide character" error
caused by some feeds: set binary mode on the handle before hGetContents
(upstream git commit bd08d07cc29893177efe8ef0e8be368657d56bbf)
2012-03-20 13:33:54 +00:00
dcoppa
0c985ebfb3 Bugfixing update to hpodder-1.1.6 2011-12-05 14:58:59 +00:00
dcoppa
1ab24ad84d Fix stripping of unicode byte order mark (maybe something has changed
in GHC 7). Upstream git commit c1afaea3af917f857ee5ff5cbc0c963f96acc98f
2011-09-23 12:11:01 +00:00
dcoppa
a1d30b1ae5 Make code compatible with HaXml 1.20.*
Various fixes.

Zap USE_GROFF.

Ok kili@
2011-05-26 08:24:59 +00:00
kili
bf1715cea4 Prepare for ghc-7.0.2:
- Let it build with base-4.
- Add explicite type signature to a catch.

ok if it still builds with ghc-6.12.3, dcoppa@ (maintainer)
test-build with ghc-6.12.3 by Dawe <dawedawe at gmx dot de>
2011-01-02 10:40:48 +00:00
dcoppa
88174a6e64 rss feed fix from upstream 2010-11-24 09:05:54 +00:00
dcoppa
42de4dbc17 Import hpodder, a podcast aggregator written in Haskell.
OK kili@
2010-04-28 16:21:40 +00:00