On Sat, Jul 7, 2012 at 9:59 PM, Gábor Lehel <illiss...@gmail.com> wrote: > class AlignedToAtLeast n a > instance AlignedToAtLeast A1 A1 > instance AlignedToAtLeast A4 A1 > instance AlignedToAtLeast A4 A4 > instance AlignedToAtLeast A8 A1 > instance AlignedToAtLeast A8 A4 > instance AlignedToAtLeast A8 A8 > instance AlignedToAtLeast A16 A1 > instance AlignedToAtLeast A16 A4 > instance AlignedToAtLeast A16 A8 > instance AlignedToAtLeast A16 A16 > instance AlignedToAtLeast A32 A1 > instance AlignedToAtLeast A32 A4 > instance AlignedToAtLeast A32 A8 > instance AlignedToAtLeast A32 A16 > instance AlignedToAtLeast A32 A32
Oh dang it. Sorry. All of these should be the other way around. Proofreading doesn't help if it's your brain that's fried. -- Your ship was caught in a monadic eruption. _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe