[PATCH] Fix typo in the documentation of CApiFFI

2012-10-02 Thread shelarcy
Hello, GHC HEAD and 7.6.1 User's Guide "8.1.5. The CAPI calling convention" section describes wrong extention name. So, I made patch to fix that. Best Regards, -- shelarcy http://page.freett.com/shelarcy/ 0001-Fix-typo-in-the-documentation-of-CApiFFI.patch Descripti

[PATCH] dph-prim-par: use Debug.Trace.traceEventIO instead of GHC.Exts.traceEvent

2012-02-05 Thread shelarcy
' (imported from GHC.Exts): Deprecated: "Use Debug.Trace.traceEvent or Debug.Trace.traceEventIO So, I made patch to use Debug.Trace.traceEventIO in DPH. Best Regards, -- shelarcy http://page.freett.com/shelarcy/ 0001-dph-prim-par-use-Debug.Trace.traceEventIO-instea

Re: [commit: ghc] master: Refer to Control.Concurrent instead of GHC.Conc (7d7809d)

2012-01-06 Thread shelarcy
ommit 7d7809de3c6e264ae4af92c37da499502fc2fb20 Author: Simon Marlow Date: Tue Jan 3 11:32:10 2012 + Refer to Control.Concurrent instead of GHC.Conc Modified version of a patch by shelarcy --- docs/users_guide/using.xml | 10 +- 1 files ch

[PATCH] Update document to use Control.Concurrent's function instead of GHC.Conc's one.

2011-12-29 Thread shelarcy
.Concurrent's forkOn function. So, I made patch to fix that. Best Regards, -- shelarcy http://page.freett.com/shelarcy/ 0001-Update-document-to-use-forkOn-instead-of-deprecated-.patch Description: Binary data 0002-Update-document-to-use-Control.Concurrent-s-getNumCa.patch

[PATCH] Fix document to follow renaming -XPArr to -XParallelArrays

2011-11-26 Thread shelarcy
64 I made patch for fixing this problem. Best Regards, -- shelarcy http://page.freett.com/shelarcy/ 0001-Fix-document-to-follow-renaming-XPArr-to-XParallelAr.patch Description: Binary data ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskel

[PATCH] dph-prim-par: use getNumCapabilities instead of numCapabilities

2011-11-19 Thread shelarcy
/libraries/base-4.4.1.0/src/GHC-Conc-Sync.html#numCapabilities I think to use getNumCapabilities is better than to use numCapabilities in DPH now. Best Regards, -- shelarcy http://page.freett.com/shelarcy/ 0001-dph-prim-par-use-getNumCapabilities-instead-of-numCa.patch Description: Binary data

Re: simonmar-win32-head, build 113, Failure

2010-09-18 Thread shelarcy
#x27;t tell if this is because my horrible hack is wrong or that | more things are broken. >:-( -- shelarcy http://page.freett.com/shelarcy/ ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

Re: darcs patch: Fix typo in -ddump-pass's document.

2010-06-20 Thread shelarcy
Oops! I forgot to fiix one place. I'll send newer version of this patch. 2010/6/20 shelarcy : > [Fix typo in -ddump-pass's document. > shelarcy **20100620065818 -- shelarcy http://page.freett.com/shelarcy/ ___ Cvs-ghc mail

Re: ghc head on windows: gcc.exe: installation problem, cannot exec `cc1': No such file or directory

2008-09-16 Thread shelarcy
ww.haskell.org/pipermail/cabal-devel/2008-September/003832.html Please test this patch and report result to Duncan. I think he is wanting to know result to apply correct patch. Best Regards, -- shelarcy http://page.freett.com/shelarcy/ ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc

Re: Failure to build Haddock with GHC HEAD on Windows

2008-09-11 Thread shelarcy
the GNU General Public License. This program has absolutely no warranty. C:\home\ghc-6.9.20080720\libraries\GLUT\examples\OrangeBook\ogl2brick> ghc Brick .hs --make Linking Brick.exe ... > Any suggestions? So, how about replacing ghc\bin's windres by ghc-6.8.x\bin's windres? Can

darcs patch: make stamp.inplace-gcc-lib copy $(LD) instead of $(Gcc...

2007-09-20 Thread shelarcy
darcsa438ba Description: Binary data ___ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc