mirror of
https://github.com/github/semantic.git
synced 2025-01-03 13:02:37 +03:00
🔥 disabling of unused do bind
This commit is contained in:
parent
fa206dc250
commit
69e791c4a1
@ -1,5 +1,4 @@
|
||||
{-# LANGUAGE RecordWildCards, DeriveGeneric, RankNTypes #-}
|
||||
{-# OPTIONS_GHC -fno-warn-unused-do-bind #-}
|
||||
module GitmonClient where
|
||||
|
||||
import Control.Exception (throw)
|
||||
|
Loading…
Reference in New Issue
Block a user