I was to fast:

On Thu, 26 Oct 2006 22:29:56 +0200, I wrote:

->
  show_suit s = head (show s)
or:
   show_suit (s:_) = show s
The last one is nonsense


   head (reverse l)
->
   init l
Should be:
  last l

--
Met vriendelijke groet,
Henk-Jan van Tuyl


--
http://Van.Tuyl.eu/
--

Using Opera's revolutionary e-mail client:
https://secure.bmtmicro.com/opera/buy-opera.html?AID=789433

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to