chore(servant): allow redundant constraints for servant types
This commit is contained in:
parent
80309da7ce
commit
b47583e98c
@ -1,4 +1,5 @@
|
||||
{-# LANGUAGE UndecidableInstances #-}
|
||||
{-# OPTIONS_GHC -fno-warn-redundant-constraints #-}
|
||||
|
||||
module Foundation.Servant.Types
|
||||
( CaptureBearerRestriction, CaptureBearerRestriction'
|
||||
|
||||
Reference in New Issue
Block a user