mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
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