mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
don't need OverloadedStrings anymore
This commit is contained in:
parent
36e2e20f05
commit
7eff25d791
@ -1,4 +1,4 @@
|
|||||||
{-# LANGUAGE DeriveAnyClass, DeriveGeneric, RankNTypes, NamedFieldPuns, OverloadedStrings #-}
|
{-# LANGUAGE DeriveAnyClass, DeriveGeneric, RankNTypes, NamedFieldPuns #-}
|
||||||
module Source.Range
|
module Source.Range
|
||||||
( Range(..)
|
( Range(..)
|
||||||
, point
|
, point
|
||||||
|
Loading…
Reference in New Issue
Block a user