diff --git a/src/GitmonClient.hs b/src/GitmonClient.hs index ef3c4f7cf..3be600b71 100644 --- a/src/GitmonClient.hs +++ b/src/GitmonClient.hs @@ -1,5 +1,4 @@ {-# LANGUAGE RecordWildCards, DeriveGeneric, RankNTypes #-} -{-# OPTIONS_GHC -fno-warn-unused-do-bind #-} module GitmonClient where import Control.Exception (throw)