Skip to content

Commit

Permalink
adding FlexibleContexts for GHC 7.10 (hdbc#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazu-yamamoto committed Apr 24, 2015
1 parent c165c81 commit e0f3249
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Database/HDBC/Sqlite3/Connection.hs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{-# LANGUAGE FlexibleContexts #-}
{-# CFILES hdbc-sqlite3-helper.c #-}
-- above line for hugs

Expand Down

0 comments on commit e0f3249

Please sign in to comment.