17 Commits

Author SHA1 Message Date
dcoppa
eb45863de2 Zap bogus tab 2016-05-17 15:21:34 +00:00
kili
591135e210 Enable UnconceivableExtensions^WFlexibleContexts to let it build with ghc-7.10.
Tested (thanks!) and ok, dcoppa@ (maintainer).

This also needs a fix of devel/hs-ConfigFile which David is going to commit.
2015-09-25 20:04:03 +00:00
dcoppa
0a7cd0fb6f - Fix HOMEPAGE
- Do not subscribe to sample podcasts by default

- Use full command line switches for curl, for clarity purposes
  (stolen from https://github.com/ypid/hpodder/)
2015-02-04 13:39:51 +00:00
dcoppa
2fc1b95bbc Fix comments 2014-12-19 09:27:46 +00:00
kili
d71516ac12 Fix comment (patch is for ghc-7.8, not ghc-7.6).
noticed by maintainer dcoppa@
2014-12-18 22:02:28 +00:00
kili
cd70a4abb0 Unbreak with ghc-7.8 / unix-2.7.0.0. 2014-12-18 20:16:59 +00:00
dcoppa
852d28c193 Fix version number in the User-Agent string 2014-10-30 15:08:22 +00:00
dcoppa
e7fe29178f Unbreak build with ghc-7.6.
Patch stolen from the gentoo-haskell repository @ github.

OK kili@
2013-08-12 08:03:18 +00:00
dcoppa
a373f894c9 Bunch of haskell updates:
MissingH-1.1.1.0 -> MissingH-1.2.0.0
hslogger-1.1.5 -> hslogger-1.2.1
HaXml-1.23.3 -> HaXml-1.24
libxml-sax-0.7.3 -> libxml-sax-0.7.4
polyparse-1.7 -> polyparse-1.9

OK kili@
2013-06-25 07:28:54 +00:00
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