Hi

> >   m.n.o.*   ~~>    >= m.n.o && < m.n.(o+1)
>
> I like this.

Me too.

> >   m - n   ~~>   >= m && <= n

I would much prefer m .. n as the syntax, as that is the syntax for
ranges in Haskell.

Thanks

Neil
_______________________________________________
cabal-devel mailing list
cabal-devel@haskell.org
http://www.haskell.org/mailman/listinfo/cabal-devel

Reply via email to