packages feed

unbounded-delays 0.1.0.6 → 0.1.0.7

raw patch · 2 files changed

+2/−3 lines, 2 files

Files

Control/Concurrent/Timeout.hs view
@@ -1,8 +1,7 @@ {-# LANGUAGE CPP            , DeriveDataTypeable            , NoImplicitPrelude-           , UnicodeSyntax-  #-}+           , UnicodeSyntax #-}  #if __GLASGOW_HASKELL__ >= 704 {-# LANGUAGE Safe #-}
unbounded-delays.cabal view
@@ -1,5 +1,5 @@ name:          unbounded-delays-version:       0.1.0.6+version:       0.1.0.7 cabal-version: >= 1.6 build-type:    Custom author:        Bas van Dijk <v.dijk.bas@gmail.com>