1
1
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:
Rob Rix 2015-11-17 15:43:39 -08:00
parent af280ae63d
commit 4028c50c84

View File

@ -1,7 +1,5 @@
module Syntax where
{-# LANGUAGE DeriveFunctor #-}
import Data.Map
data Syntax a f =