To reproduce - derive Storable for some data type in a module with -XStrict - run `sizeOf (error "oops" :: MyType)`