Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
20cb052ad7
1 changed files with 16 additions and 0 deletions
|
@ -0,0 +1,16 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="http://grossmeier.net/"
|
||||||
|
nickname="greg"
|
||||||
|
subject="Without knowing Haskell"
|
||||||
|
date="2014-04-06T04:55:31Z"
|
||||||
|
content="""
|
||||||
|
Maybe this just requires adding:
|
||||||
|
|
||||||
|
, fieldMaybe \"itemdate\" $ getFeedPubDate $ item i
|
||||||
|
|
||||||
|
on line 214 in Command/ImportFeed.hs ??
|
||||||
|
|
||||||
|
It is supported by [Text.Feed.Query](http://hackage.haskell.org/package/feed-0.3.9.2/docs/Text-Feed-Query.html)
|
||||||
|
|
||||||
|
I have no haskell dev env so I can't test this, but if my suggestion is true, I might set one up :)
|
||||||
|
"""]]
|
Loading…
Reference in a new issue