mirror of
https://github.com/github/semantic.git
synced 2024-12-21 22:01:46 +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
|
||||
|
||||
import Prologue
|
||||
|
Loading…
Reference in New Issue
Block a user