]> gitweb.michael.orlitzky.com - haeredes.git/commitdiff
src/Main.hs: add an explicit export list to silence a GHC warning.
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 2 Mar 2019 01:43:23 +0000 (20:43 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 2 Mar 2019 01:43:23 +0000 (20:43 -0500)
src/Main.hs

index 8178209b5dac41ee3692aa545c39f2c63e5d3e4e..89d2cd56d1a2aeaca07420d403e2e29da1e7abfe 100644 (file)
@@ -1,4 +1,4 @@
-module Main
+module Main (main)
 where
 
 import Control.Concurrent.ParallelIO.Global (
 where
 
 import Control.Concurrent.ParallelIO.Global (