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