File: CHANGES

package info (click to toggle)
haskell-feed 0.3.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 408 kB
  • sloc: haskell: 3,403; xml: 1,096; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 329 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Version 0.3.9.1:

 * add ref to github repo + .cabal tidying.

Version 0.3.9:

 * tidy up compilation with ghc-7.6(.3), bumped version
   (but no functional changes.)

Version 0.3.8:

 * cabal build fixes.

Version 0.3.7:

 * <feed> parsing: made <title> be optional.
 * <entry> parsing: try <published> if <updated> is missing.