forked from GitHub/gf-core
Added OPTIONS_GHC -fglasgow-exts to files that use GHC extensions.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
-- Backtracking state monad, with r\/o environment
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
|
||||
{-# OPTIONS_GHC -fglasgow-exts #-}
|
||||
module GF.Data.BacktrackM ( -- * the backtracking state monad
|
||||
BacktrackM,
|
||||
-- * controlling the monad
|
||||
|
||||
Reference in New Issue
Block a user