1
1
mirror of https://github.com/github/semantic.git synced 2025-01-04 21:47:07 +03:00

🔥 some more extensions.

This commit is contained in:
Rob Rix 2017-05-16 13:28:34 -04:00
parent 23e04cdf60
commit 18cecf4303

View File

@ -1,4 +1,4 @@
{-# LANGUAGE DataKinds, GADTs, MultiParamTypeClasses, ScopedTypeVariables, TypeFamilies, TypeOperators, UndecidableInstances #-} {-# LANGUAGE DataKinds, GADTs, MultiParamTypeClasses, TypeOperators, UndecidableInstances #-}
{-# OPTIONS_GHC -fno-warn-orphans #-} {-# OPTIONS_GHC -fno-warn-orphans #-}
module Renderer.JSON module Renderer.JSON
( json ( json