[Haskell-cafe] ANNOUNCE: grid-1.1
Brent Yorgey
byorgey at seas.upenn.edu
Thu Sep 6 16:40:52 CEST 2012
On Thu, Sep 06, 2012 at 09:42:19AM +0000, Amy de Buitléir wrote:
> I'm happy to announce a new package called grid:
>
> http://hackage.haskell.org/package/grid
> https://github.com/mhwombat/grid/wiki (wiki)
Looks neat! By the way, the URLs within the Haddock documentation are
formatted improperly (because Haddock interprets the forward slashes
as italic markers). You should place the URLs within angle brackets
like <http://github.com/foo/bar> and Haddock will turn them into real
clickable links.
-Brent
More information about the Haskell-Cafe
mailing list