mirror of
https://github.com/github/semantic.git
synced 2024-12-23 23:11:50 +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 #-}
|
||||
{-# OPTIONS_GHC -fno-warn-warnings-deprecations #-}
|
||||
module Data.OrderedMap (
|
||||
OrderedMap
|
||||
, fromList
|
||||
|
Loading…
Reference in New Issue
Block a user