[Haskell-cafe] Clausula where

Albert Y. C. Lai trebla at vex.net
Sat Dec 19 17:14:21 UTC 2015


On 2015-12-19 08:45 AM, vieira.ufpi at gmail.com wrote:
>                           where m              =  (length xs) `div` 2
>                                        (xse, xsd)  =  (take m xs,  
> drop m xs)

These two lines are misaligned. Proof: paste them to an honest pastebin 
such as lpaste.net to see: http://lpaste.net/147461

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/haskell-cafe/attachments/20151219/074263d4/attachment.html>


More information about the Haskell-Cafe mailing list