mirror of
https://github.com/github/semantic.git
synced 2025-01-02 04:10:29 +03:00
Reduce language pragmas needed
This commit is contained in:
parent
49100a7479
commit
b0e98bd6b5
@ -1,4 +1,4 @@
|
|||||||
{-# LANGUAGE DataKinds, GADTs, RankNTypes, ScopedTypeVariables, TypeOperators #-}
|
{-# LANGUAGE DataKinds, TypeOperators #-}
|
||||||
module Decorators
|
module Decorators
|
||||||
( ConstructorLabel(..)
|
( ConstructorLabel(..)
|
||||||
, constructorLabelWithSource
|
, constructorLabelWithSource
|
||||||
|
Loading…
Reference in New Issue
Block a user