mirror of
https://github.com/unisonweb/unison.git
synced 2024-11-14 07:51:12 +03:00
removes warning suppression and unused LANGUAGE (Classes)
This commit is contained in:
parent
48d46f996d
commit
b903ab4e56
@ -1,6 +1,3 @@
|
||||
{-# OPTIONS_GHC -fno-warn-unused-imports #-}
|
||||
{-# OPTIONS_GHC -fno-warn-unused-binds #-} -- todo: remove me later
|
||||
{-# LANGUAGE FunctionalDependencies #-}
|
||||
|
||||
module Unison.Codebase.Classes where
|
||||
-- ( GetDecls(..)
|
||||
|
Loading…
Reference in New Issue
Block a user