threads 0.5.0.2 → 0.5.0.3
raw patch · 2 files changed
+2/−3 lines, 2 files
Files
- Control/Concurrent/Thread/Group.hs +1/−2
- threads.cabal +1/−1
Control/Concurrent/Thread/Group.hs view
@@ -2,8 +2,7 @@ , DeriveDataTypeable , NoImplicitPrelude , UnicodeSyntax- , RankNTypes- #-}+ , RankNTypes #-} #if __GLASGOW_HASKELL__ >= 701 {-# LANGUAGE Trustworthy #-}
threads.cabal view
@@ -1,5 +1,5 @@ name: threads-version: 0.5.0.2+version: 0.5.0.3 cabal-version: >= 1.9.2 build-type: Custom stability: experimental