mirror of
https://github.com/github/semantic.git
synced 2024-11-25 11:04:00 +03:00
🔥 redundant language extensions.
This commit is contained in:
parent
12be927e84
commit
c6a4f7d617
@ -1,4 +1,4 @@
|
||||
{-# LANGUAGE AllowAmbiguousTypes, DataKinds, DisambiguateRecordFields, FlexibleContexts, FlexibleInstances, MultiParamTypeClasses, NamedFieldPuns, ScopedTypeVariables, TypeApplications, TypeFamilies, TypeOperators, UndecidableInstances #-}
|
||||
{-# LANGUAGE FlexibleContexts #-}
|
||||
module Tags.Taggable.Precise
|
||||
( runTagging
|
||||
, Tags
|
||||
|
Loading…
Reference in New Issue
Block a user