Should that be inner :: s?

> data Shape = forall s. (Shapeful s)
>           => Shape { sx, sy :: Double,
>                      inner  :: a }
>
_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to