Skip to content

Commit

Permalink
Better
Browse files Browse the repository at this point in the history
  • Loading branch information
treeowl committed Jul 21, 2018
1 parent 2c65d16 commit 574d8cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chaselev-deque/Data/Concurrent/Deque/ChaseLev.hs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ import qualified Data.Concurrent.Deque.Class as PC
-- import Data.Vector
import Control.Monad.Primitive
import Data.Primitive.Array
import Data.Primitive.UnliftedArray (PrimUnlifted (..))
import Data.Primitive.MutVar
import Text.Printf (printf)
import Control.Exception (catch, SomeException, throw, evaluate,try)
Expand Down

0 comments on commit 574d8cc

Please sign in to comment.