mirror of
https://github.com/github/semantic.git
synced 2024-12-22 06:11:49 +03:00
TypeApplications not necessary any more
This commit is contained in:
parent
32d89acbbe
commit
f2a61cc273
@ -1,4 +1,4 @@
|
|||||||
{-# LANGUAGE DeriveAnyClass, MultiParamTypeClasses, ScopedTypeVariables, TypeApplications, UndecidableInstances #-}
|
{-# LANGUAGE DeriveAnyClass, MultiParamTypeClasses, ScopedTypeVariables, UndecidableInstances #-}
|
||||||
module Data.Syntax.Declaration where
|
module Data.Syntax.Declaration where
|
||||||
|
|
||||||
import Prologue
|
import Prologue
|
||||||
|
Loading…
Reference in New Issue
Block a user