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 _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
