From b116a9ddc16744ad6ff7021cadf24bd60849433b Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 19 Feb 2019 14:37:42 -0800 Subject: Shuffle people on front page --- ibb/Influencers.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ibb/Influencers.hs') 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 -- cgit v1.2.3