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
|
-- Backtracking state monad, with r\/o environment
|
||||||
-----------------------------------------------------------------------------
|
-----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
{-# OPTIONS_GHC -fglasgow-exts #-}
|
||||||
module GF.Data.BacktrackM ( -- * the backtracking state monad
|
module GF.Data.BacktrackM ( -- * the backtracking state monad
|
||||||
BacktrackM,
|
BacktrackM,
|
||||||
-- * controlling the monad
|
-- * controlling the monad
|
||||||
|
|||||||
Reference in New Issue
Block a user