summaryrefslogtreecommitdiff
path: root/src/Control/Concurrent/Async/Lifted/Instrument.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Control/Concurrent/Async/Lifted/Instrument.hs')
-rw-r--r--src/Control/Concurrent/Async/Lifted/Instrument.hs5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Control/Concurrent/Async/Lifted/Instrument.hs b/src/Control/Concurrent/Async/Lifted/Instrument.hs
deleted file mode 100644
index eab0fadc..00000000
--- a/src/Control/Concurrent/Async/Lifted/Instrument.hs
+++ /dev/null
@@ -1,5 +0,0 @@
1module Control.Concurrent.Async.Lifted.Instrument
2 ( module Control.Concurrent.Async.Lifted
3 ) where
4
5import Control.Concurrent.Async.Lifted