diff options
Diffstat (limited to 'src/Control/Concurrent/Async/Lifted')
-rw-r--r-- | src/Control/Concurrent/Async/Lifted/Instrument.hs | 5 |
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 @@ | |||
1 | module Control.Concurrent.Async.Lifted.Instrument | ||
2 | ( module Control.Concurrent.Async.Lifted | ||
3 | ) where | ||
4 | |||
5 | import Control.Concurrent.Async.Lifted | ||