darcs patch: Lower depends down to match ghc-6.8

Sergei Trofimovich slyich at gmail.com
Thu Jul 22 00:32:15 EDT 2010


1 patch for repository http://darcs.haskell.org/packages/deepseq:

Thu Jul 22 07:29:51 EEST 2010  Sergei Trofimovich <slyfox at community.haskell.org>
  * Lower depends down to match ghc-6.8
  
  tested on ghc-6.8.2:
      Prelude Control.DeepSeq> let a = [1..]
      Prelude Control.DeepSeq> a `deepseq` 1
  <hung>
  
      Prelude Control.DeepSeq> let a = [1..100]
      Prelude Control.DeepSeq> a `deepseq` 1
  1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/x-darcs-patch
Size: 1396 bytes
Desc: A darcs patch for your repository!
Url : http://www.haskell.org/pipermail/libraries/attachments/20100721/c4cf8cbe/attachment-0001.bin


More information about the Libraries mailing list