declare required extensions
and remove default extension pragmas (OverloadedStrings)
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
{-# LANGUAGE OverloadedStrings #-}
|
||||
|
||||
-- {{{ Imports
|
||||
|
||||
module PgQuery (
|
||||
getRows
|
||||
, insert
|
||||
|
||||
Reference in New Issue
Block a user