Skip to content

Commit

Permalink
Adding RankNTypes and Rank2Types to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
litherum committed Nov 12, 2012
1 parent f9bfe11 commit 9bc9df1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Test/Main.hs
@@ -1,4 +1,6 @@
{-# LANGUAGE FlexibleContexts #-}
{-# LANGUAGE RankNTypes #-}
{-# LANGUAGE Rank2Types #-}

import Control.Exception.Base
import Control.Monad.Identity
Expand Down

0 comments on commit 9bc9df1

Please sign in to comment.