From: Michael Orlitzky Date: Sat, 2 Mar 2019 01:43:23 +0000 (-0500) Subject: src/Main.hs: add an explicit export list to silence a GHC warning. X-Git-Tag: 0.5.1~13 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=haeredes.git;a=commitdiff_plain;h=8107db78784648b609c70f1d448764fc6c22f0ef;hp=6fe16dcca81b5980ccd37e7961f438dd6c4844ed src/Main.hs: add an explicit export list to silence a GHC warning. --- diff --git a/src/Main.hs b/src/Main.hs index 8178209..89d2cd5 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -1,4 +1,4 @@ -module Main +module Main (main) where import Control.Concurrent.ParallelIO.Global (