Skip to content

Commit

Permalink
Forgot to add LANGUAGE pragmas
Browse files Browse the repository at this point in the history
  • Loading branch information
tomlokhorst committed Jan 22, 2010
1 parent 8ff1d75 commit 1b1424e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Generic/Data/Tuple.hs
@@ -1,3 +1,5 @@
{-# LANGUAGE FlexibleInstances, MultiParamTypeClasses #-}

module Generic.Data.Tuple where

import Prelude ()
Expand Down

0 comments on commit 1b1424e

Please sign in to comment.