[taffybar] Add module line

This commit is contained in:
Ivan Malison 2017-08-23 12:43:25 -07:00
parent 941ed8e8ed
commit d3bdab7304
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -1,3 +1,5 @@
module Main where
import qualified Control.Concurrent.MVar as MV
import Control.Exception.Base
import Control.Monad