mirror of
https://github.com/github/semantic.git
synced 2024-12-24 07:25:44 +03:00
Turn off the warning about our use of error
.
This commit is contained in:
parent
34c59cc70e
commit
598a716f38
@ -1,4 +1,5 @@
|
|||||||
{-# LANGUAGE GeneralizedNewtypeDeriving #-}
|
{-# LANGUAGE GeneralizedNewtypeDeriving #-}
|
||||||
|
{-# OPTIONS_GHC -fno-warn-warnings-deprecations #-}
|
||||||
module Data.OrderedMap (
|
module Data.OrderedMap (
|
||||||
OrderedMap
|
OrderedMap
|
||||||
, fromList
|
, fromList
|
||||||
|
Loading…
Reference in New Issue
Block a user