Chris BROWN <chr...@cs.st-andrews.ac.uk> writes:

> Dear Haskellers,
>
> As part of our project on Refactoring Functional Programs
>
>      http://www.cs.kent.ac.uk/projects/refactor-fp/
>
> we are pleased to announce the availability of HaRe 0.6 on Hackage.
>
>      http://hackage.haskell.org/package/HaRe-0.6

Congratulations!!!!!

One comment on your .cabal file: it's usually preferred to write "base
  >= 3 && <5" rather than "base >= 3 && <= 4".

-- 
Ivan Lazar Miljenovic
ivan.miljeno...@gmail.com
IvanMiljenovic.wordpress.com
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to