forked from GitHub/gf-core
Changed CFGM format and printer to allow constants in profiles.
This commit is contained in:
@@ -10,8 +10,8 @@ import Data.Array
|
||||
import Data.Char (ord)
|
||||
import Data.Array.Base (unsafeAt)
|
||||
#else
|
||||
import Data.Array
|
||||
import Data.Char (ord)
|
||||
import Array
|
||||
import Char (ord)
|
||||
#endif
|
||||
#if __GLASGOW_HASKELL__ >= 503
|
||||
import GHC.Exts
|
||||
|
||||
Reference in New Issue
Block a user