Skip to content

Commit

Permalink
Switch back to Prelude's (.) and id to match lens
Browse files Browse the repository at this point in the history
  • Loading branch information
mightybyte committed Dec 13, 2012
1 parent 8946aee commit 6660984
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Snap/Snaplet/AcidState.hs
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ module Snap.Snaplet.AcidState
) where


import Prelude hiding ((.), id)
import Control.Category
import qualified Data.Acid as A
import qualified Data.Acid.Advanced as A
import Data.Acid hiding (update
Expand Down

0 comments on commit 6660984

Please sign in to comment.