```haskell data Y = Y {a, b :: Int} -- src/Main.hs:15:1: error: Unsupported declaration for large-records ```