
{-# OPTIONS_GHC -XEmptyDataDecls #-}

module Foo where

data Foo

