(Imported from http://code.google.com/p/diagrams/issues/detail?id=79. Original issue from mgsl...@gmail.com on April 9, 2012, 12:14:09 PM UTC) newtype D2 a = D2 (a, a) type R2 = D2 Double