2008/2/19 Jeff φ <[EMAIL PROTECTED]>:

>
> instance SmartArraySelector UArray Bool   where
> instance SmartArraySelector UArray Char   where
> instance SmartArraySelector UArray Double where
> instance SmartArraySelector UArray Float  where
> instance SmartArraySelector UArray Int    where
>

Well, I'm not sure of the answer to your question, so I'll just make a
frivolous observation instead: I think you can leave off the "where" on
instances without any method definitions.

-Brent
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to