packages feed

apply-refact-0.1.0.0: tests/examples/Extensions17.hs

{-# LANGUAGE GeneralizedNewtypeDeriving, DeriveDataTypeable #-} 
newtype Foo = Foo Int deriving Data