General pattern bindings

Bulat Ziganshin bulat.ziganshin at gmail.com
Sun Apr 15 05:06:28 EDT 2007


Hello Twan,

Saturday, April 14, 2007, 5:43:03 AM, you wrote:

> I did not even know these things existed, is there anyone who actually
> uses general pattern bindings?

b:kb:mb:gb:_ = iterate (1024*) 1

unfortunately, they got monotypes, so at last end i finished with
simpler definitions

nevertheless, i think that this feature should remain. in particular,
it may be required for initialization via unsafePerformIO:

(hin,hout) = unsafePerformIO $ do
                runProcess "sh"


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-prime mailing list