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