We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 175ae8b commit faf9904Copy full SHA for faf9904
tests/T2411.hs
@@ -3,7 +3,6 @@ module Main where
3
import Control.Concurrent.STM
4
import GHC.Conc
5
import Control.Exception
6
-import Data.List
7
8
main = do
9
tv <- atomically $ newTVar "test"
0 commit comments