Skip to content

Commit

Permalink
expose stripSuffix
Browse files Browse the repository at this point in the history
  • Loading branch information
ekmett committed Jan 26, 2013
1 parent b2bd1b0 commit df8d7d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Data/List/Lens.hs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
----------------------------------------------------------------------------
module Data.List.Lens
( strippingPrefix
, strippingSuffix
, strippingSuffix, stripSuffix
) where

import Control.Monad (guard)
Expand Down

0 comments on commit df8d7d2

Please sign in to comment.