Skip to content

Commit

Permalink
timeouts: remove module declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-martin committed Jul 27, 2019
1 parent 566bd7b commit 034cf0f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions timeouts.hs
@@ -1,7 +1,5 @@
{-# LANGUAGE LambdaCase, NumericUnderscores #-}

module Main where

import Data.Foldable (asum)

import Control.Concurrent (forkIO, threadDelay)
Expand Down

0 comments on commit 034cf0f

Please sign in to comment.