mirror of
https://github.com/github/semantic.git
synced 2024-11-24 00:42:33 +03:00
Remove redundant DeriveFunctor.
This commit is contained in:
parent
af280ae63d
commit
4028c50c84
@ -1,7 +1,5 @@
|
||||
module Syntax where
|
||||
|
||||
{-# LANGUAGE DeriveFunctor #-}
|
||||
|
||||
import Data.Map
|
||||
|
||||
data Syntax a f =
|
||||
|
Loading…
Reference in New Issue
Block a user