Skip to content

Commit

Permalink
Data.List.Lens doesn't need Data.List
Browse files Browse the repository at this point in the history
  • Loading branch information
ekmett committed Nov 15, 2012
1 parent 815649f commit 5977be1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Data/List/Lens.hs
Expand Up @@ -30,7 +30,6 @@ module Data.List.Lens

import Control.Applicative
import Control.Lens
import Data.List

-- | A partial 'Lens' reading and writing to the 'head' of a /non-empty/ list.
--
Expand Down

0 comments on commit 5977be1

Please sign in to comment.