Skip to content

Commit

Permalink
Fix for GHC 7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoerdvisscher committed Aug 10, 2011
1 parent 5c9d927 commit 6a47b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Data/Category/Presheaf.hs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{-# LANGUAGE TypeOperators, TypeFamilies, TypeSynonymInstances, GADTs #-}
{-# LANGUAGE TypeOperators, TypeFamilies, TypeSynonymInstances, GADTs, FlexibleInstances #-}
-----------------------------------------------------------------------------
-- |
-- Module : Data.Category.Presheaf
Expand Down

0 comments on commit 6a47b59

Please sign in to comment.