Skip to content

Commit

Permalink
Fixed $setup
Browse files Browse the repository at this point in the history
  • Loading branch information
ekmett committed Jan 17, 2013
1 parent 33d7be7 commit dfc695b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Control/Exception/Lens.hs
Expand Up @@ -108,8 +108,7 @@ import Prelude
{-# ANN module "HLint: ignore Use Control.Exception.catch" #-}

-- $setup
-- >>> import Data.List
-- >>> import Control.Monad
-- >>> :m + Control.Exception Control.Monad Data.List Prelude

------------------------------------------------------------------------------
-- Exceptions as Prisms
Expand Down

0 comments on commit dfc695b

Please sign in to comment.