mirror of
https://github.com/github/semantic.git
synced 2024-12-24 15:35:14 +03:00
We no longer require TypeOperators.
This commit is contained in:
parent
9e88584726
commit
ed1b0b692d
@ -1,4 +1,4 @@
|
||||
{-# LANGUAGE DataKinds, FlexibleContexts, TypeOperators #-}
|
||||
{-# LANGUAGE DataKinds, FlexibleContexts #-}
|
||||
module Info where
|
||||
|
||||
import Data.Record
|
||||
|
Loading…
Reference in New Issue
Block a user