mirror of
https://github.com/github/semantic.git
synced 2024-12-18 20:31:55 +03:00
Re-enable the orphan instance warning in Term.
This commit is contained in:
parent
2e8043938d
commit
a296ec4ca3
@ -1,5 +1,4 @@
|
||||
{-# LANGUAGE RankNTypes, TypeFamilies, TypeSynonymInstances, UndecidableInstances #-}
|
||||
{-# OPTIONS_GHC -fno-warn-orphans #-}
|
||||
module Term
|
||||
( Term
|
||||
, TermF
|
||||
|
Loading…
Reference in New Issue
Block a user