summaryrefslogtreecommitdiff
path: root/ibb/Influencers.hs
diff options
context:
space:
mode:
Diffstat (limited to 'ibb/Influencers.hs')
-rw-r--r--ibb/Influencers.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/ibb/Influencers.hs b/ibb/Influencers.hs
index 67907f8..7a7031f 100644
--- a/ibb/Influencers.hs
+++ b/ibb/Influencers.hs
@@ -3,7 +3,7 @@
module Influencers where
-import Data.Text.Lazy(Text)
+import Data.Text.Lazy (Text)
data Person = Person
{ _name :: Text