1
1
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:
Rob Rix 2017-09-08 15:54:35 +01:00
parent 2e8043938d
commit a296ec4ca3

View File

@ -1,5 +1,4 @@
{-# LANGUAGE RankNTypes, TypeFamilies, TypeSynonymInstances, UndecidableInstances #-}
{-# OPTIONS_GHC -fno-warn-orphans #-}
module Term
( Term
, TermF