mirror of
https://github.com/github/semantic.git
synced 2024-12-25 07:55:12 +03:00
We no longer have to specify DataKinds.
This commit is contained in:
parent
7cbaee920c
commit
9a8266b88d
@ -1,4 +1,4 @@
|
||||
{-# LANGUAGE DataKinds, RankNTypes, TypeOperators #-}
|
||||
{-# LANGUAGE RankNTypes, TypeOperators #-}
|
||||
module Language.JSON.Assignment
|
||||
( assignment
|
||||
, Syntax
|
||||
|
Loading…
Reference in New Issue
Block a user