
21 Apr
2008
21 Apr
'08
10:29 p.m.
hferreiro:
* feed Interfacing with RSS (v 0.9x, 2.x, 1.0) and Atom feeds
Great! I had planned to make a feed reader using gtk2hs and this was exactly what I was waiting for.
I have just seen that it is released as BSD3. Anyone knows if is there any problem in making use of it to develop a GPLv3 application?
They're simply BSD licensed, as most Haskell libraries are, meaning you can freely mix the code with GPLd works. -- Don