mirror of
https://github.com/github/semantic.git
synced 2024-12-21 13:51:44 +03:00
Tidy up the language extensions.
This commit is contained in:
parent
0a282c63a0
commit
4459b26b0b
@ -1,4 +1,4 @@
|
||||
{-# LANGUAGE DataKinds, DefaultSignatures, GADTs, RankNTypes, TypeOperators, UndecidableInstances #-}
|
||||
{-# LANGUAGE DefaultSignatures, GADTs, TypeOperators, UndecidableInstances #-}
|
||||
module Diffing.Algorithm where
|
||||
|
||||
import Control.Monad.Free.Freer
|
||||
|
Loading…
Reference in New Issue
Block a user