mirror of
https://github.com/github/semantic.git
synced 2024-12-01 09:15:01 +03:00
Safety first.
This commit is contained in:
parent
265627923b
commit
8fd5675756
@ -1,4 +1,4 @@
|
||||
{-# LANGUAGE RankNTypes, TypeFamilies, TypeSynonymInstances, Unsafe #-}
|
||||
{-# LANGUAGE RankNTypes, TypeFamilies, TypeSynonymInstances #-}
|
||||
{-# OPTIONS_GHC -fno-warn-orphans #-}
|
||||
module Term where
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user