mirror of
https://github.com/github/semantic.git
synced 2024-12-21 22:01:46 +03:00
Sort the extensions.
This commit is contained in:
parent
9fffd18260
commit
23e04cdf60
@ -1,4 +1,4 @@
|
|||||||
{-# LANGUAGE MultiParamTypeClasses, DataKinds, GADTs, ScopedTypeVariables, TypeFamilies, TypeOperators, UndecidableInstances #-}
|
{-# LANGUAGE DataKinds, GADTs, MultiParamTypeClasses, ScopedTypeVariables, TypeFamilies, TypeOperators, UndecidableInstances #-}
|
||||||
{-# OPTIONS_GHC -fno-warn-orphans #-}
|
{-# OPTIONS_GHC -fno-warn-orphans #-}
|
||||||
module Renderer.JSON
|
module Renderer.JSON
|
||||||
( json
|
( json
|
||||||
|
Loading…
Reference in New Issue
Block a user