mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
avoid warning from ghc-7.0
Warning: -fglasgow-exts is deprecated: Use individual extensions instead
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
{-# LANGUAGE CPP #-}
|
{-# LANGUAGE CPP, MagicHash #-}
|
||||||
{-# OPTIONS_GHC -fglasgow-exts #-}
|
|
||||||
-- for unboxed shifts
|
-- for unboxed shifts
|
||||||
|
|
||||||
-----------------------------------------------------------------------------
|
-----------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user