Navigation Menu

Skip to content

Commit

Permalink
import Data.Typeable.
Browse files Browse the repository at this point in the history
  • Loading branch information
leepike committed May 25, 2012
1 parent 4cd02bf commit 68bd4ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions examples/Div0.hs
Expand Up @@ -10,6 +10,9 @@ import Test.SmartCheck
import Control.Monad import Control.Monad


import GHC.Generics import GHC.Generics
import Data.Typeable

-----------------------------------------------------------------


data M = C Int data M = C Int
| A M M | A M M
Expand Down

0 comments on commit 68bd4ad

Please sign in to comment.