mirror of
https://github.com/github/semantic.git
synced 2024-12-18 04:11:48 +03:00
Reformat language extensions.
This commit is contained in:
parent
96f5204338
commit
a50ab43314
@ -1,4 +1,7 @@
|
||||
{-# LANGUAGE DeriveGeneric, DeriveTraversable, QuantifiedConstraints, StandaloneDeriving #-}
|
||||
{-# LANGUAGE DeriveGeneric #-}
|
||||
{-# LANGUAGE DeriveTraversable #-}
|
||||
{-# LANGUAGE QuantifiedConstraints #-}
|
||||
{-# LANGUAGE StandaloneDeriving #-}
|
||||
module Analysis.Intro
|
||||
( Intro(..)
|
||||
, unit
|
||||
|
Loading…
Reference in New Issue
Block a user