Re: [GHC] #149: missed CSE opportunity

2011-03-25 Thread GHC
#149: missed CSE opportunity -+-- Reporter: nobody | Owner: igloo Type: bug | Status: new Priority: high

Re: [GHC] #4973: building ghc7.0.1.20110217 under x86 solaris fails

2011-03-25 Thread GHC
#4973: building ghc7.0.1.20110217 under x86 solaris fails --+- Reporter: maeder | Owner: igloo Type: bug | Status: patch Priority: highest |

Re: [GHC] #5042: STM, newArray, and a stack overflow

2011-03-25 Thread GHC
#5042: STM, newArray, and a stack overflow --+- Reporter: basvandijk |Owner: simonmar Type: bug| Status: patch Priority: normal |Milestone:

Re: [GHC] #4914: FPU initialization required again

2011-03-25 Thread GHC
#4914: FPU initialization required again -+-- Reporter: aruiz |Owner: simonmar Type: bug | Status: new Priority: high

Re: [GHC] #3309: getArgs should return Unicode on Unix

2011-03-25 Thread GHC
#3309: getArgs should return Unicode on Unix -+-- Reporter: YitzGale |Owner: Type: bug | Status: new Priority: normal|Milestone:

Re: [GHC] #5043: Compiling bytestring-mmap with -fvia-C yields broken .s file, two .size directives

2011-03-25 Thread GHC
#5043: Compiling bytestring-mmap with -fvia-C yields broken .s file, two .size directives ---+ Reporter: jeffwheeler |Owner: Type: bug | Status: new

[GHC] #5047: ghc fails to build if HOME is not seth

2011-03-25 Thread GHC
#5047: ghc fails to build if HOME is not seth -+-- Reporter: nomeata | Owner: Type: bug | Status: new Priority: normal|

Re: [GHC] #5041: Incorrect Read deriving for MagicHash constructors

2011-03-25 Thread GHC
#5041: Incorrect Read deriving for MagicHash constructors -+-- Reporter: dolio |Owner: Type: bug | Status: new Priority: normal|

Re: [GHC] #5035: Typo in documentation section 7.8.7.2

2011-03-25 Thread GHC
#5035: Typo in documentation section 7.8.7.2 +--- Reporter: sankeld| Owner: Type: bug| Status: closed Priority: normal | Milestone:

Re: [GHC] #5036: ghc bug: urk! lookup local fingerprint

2011-03-25 Thread GHC
#5036: ghc bug: urk! lookup local fingerprint -+-- Reporter: guest |Owner: Type: bug | Status: new Priority: normal|Milestone: 7.2.1

[GHC] #5048: Wrong SrcSpan on AbsBinds

2011-03-25 Thread GHC
#5048: Wrong SrcSpan on AbsBinds ---+ Reporter: JPMoresmau | Owner: Type: bug | Status: new Priority: normal | Component: GHC

Re: [GHC] #3309: getArgs should return Unicode on Unix

2011-03-25 Thread GHC
#3309: getArgs should return Unicode on Unix -+-- Reporter: YitzGale |Owner: Type: bug | Status: new Priority: normal|Milestone:

Re: [GHC] #5036: ghc bug: urk! lookup local fingerprint

2011-03-25 Thread GHC
#5036: ghc bug: urk! lookup local fingerprint -+-- Reporter: guest |Owner: Type: bug | Status: new Priority: high |Milestone: 7.2.1

Re: [GHC] #3309: getArgs should return Unicode on Unix

2011-03-25 Thread GHC
#3309: getArgs should return Unicode on Unix -+-- Reporter: YitzGale |Owner: Type: bug | Status: new Priority: normal|Milestone:

Re: [GHC] #4914: FPU initialization required again

2011-03-25 Thread GHC
#4914: FPU initialization required again -+-- Reporter: aruiz |Owner: simonmar Type: bug | Status: new Priority: high

Re: [GHC] #5042: STM, newArray, and a stack overflow

2011-03-25 Thread GHC
#5042: STM, newArray, and a stack overflow +--- Reporter: basvandijk | Owner: simonmar Type: bug| Status: closed Priority: normal |

Re: [GHC] #4904: Documentation for mkWeakIORef is misleading

2011-03-25 Thread GHC
#4904: Documentation for mkWeakIORef is misleading +--- Reporter: adept | Owner: simonmar Type: feature request| Status: closed Priority: normal |

Re: [GHC] #5034: Performance of Data.Graph.{preorderF, postorderF}

2011-03-25 Thread GHC
#5034: Performance of Data.Graph.{preorderF, postorderF} --+- Reporter: michalt|Owner: simonmar Type: bug| Status: patch Priority:

Re: [GHC] #4914: FPU initialization required again

2011-03-25 Thread GHC
#4914: FPU initialization required again -+-- Reporter: aruiz |Owner: simonmar Type: bug | Status: new Priority: high

Re: [GHC] #3307: System.IO and System.Directory functions not Unicode-aware under Unix

2011-03-25 Thread GHC
#3307: System.IO and System.Directory functions not Unicode-aware under Unix --+- Reporter: YitzGale |Owner: Type: bug| Status: new Priority:

Re: [GHC] #3307: System.IO and System.Directory functions not Unicode-aware under Unix

2011-03-25 Thread GHC
#3307: System.IO and System.Directory functions not Unicode-aware under Unix --+- Reporter: YitzGale |Owner: Type: bug| Status: new Priority:

Re: [GHC] #5041: Incorrect Read deriving for MagicHash constructors

2011-03-25 Thread GHC
#5041: Incorrect Read deriving for MagicHash constructors -+-- Reporter: dolio |Owner: Type: bug | Status: new Priority: normal|

Re: [GHC] #3307: System.IO and System.Directory functions not Unicode-aware under Unix

2011-03-25 Thread GHC
#3307: System.IO and System.Directory functions not Unicode-aware under Unix --+- Reporter: YitzGale |Owner: Type: bug| Status: new Priority:

Re: [GHC] #5041: Incorrect Read deriving for MagicHash constructors

2011-03-25 Thread GHC
#5041: Incorrect Read deriving for MagicHash constructors -+-- Reporter: dolio |Owner: Type: bug | Status: new Priority: normal|

Re: [GHC] #5041: Incorrect Read deriving for MagicHash constructors

2011-03-25 Thread GHC
#5041: Incorrect Read deriving for MagicHash constructors -+-- Reporter: dolio |Owner: Type: bug | Status: new Priority: normal|

Re: [GHC] #4914: FPU initialization required again

2011-03-25 Thread GHC
#4914: FPU initialization required again -+-- Reporter: aruiz |Owner: simonmar Type: bug | Status: new Priority: high

Re: [GHC] #2902: Example where ghc 6.10.1 fails to optimize recursive instance function calls

2011-03-25 Thread GHC
#2902: Example where ghc 6.10.1 fails to optimize recursive instance function calls ---+ Reporter: Syzygies|Owner: Type: bug | Status: new

Re: [GHC] #5036: ghc bug: urk! lookup local fingerprint

2011-03-25 Thread GHC
#5036: ghc bug: urk! lookup local fingerprint -+-- Reporter: guest | Owner: Type: bug | Status: closed Priority: high| Milestone: 7.2.1

[GHC] #5049: GHC Panic on Text.Highlighting.Kate.Syntax.Ocaml

2011-03-25 Thread GHC
#5049: GHC Panic on Text.Highlighting.Kate.Syntax.Ocaml + Reporter: Twey | Owner: Type: bug

Re: [GHC] #5049: GHC Panic on Text.Highlighting.Kate.Syntax.Ocaml

2011-03-25 Thread GHC
#5049: GHC Panic on Text.Highlighting.Kate.Syntax.Ocaml + Reporter: Twey | Owner: Type: bug

Re: [GHC] #5046: test derefnull fails on OS X

2011-03-25 Thread GHC
#5046: test derefnull fails on OS X -+-- Reporter: gwright | Owner: igloo Type: bug | Status: closed Priority: normal | Milestone:

Re: Strange performance effects with unsafePerformIO

2011-03-25 Thread Sebastian Fischer
2011/3/25 Thomas Schilling nomin...@googlemail.com: unsafePerformIO traverses the stack to perform blackholing.  It could be that your code uses a deep stack and unsafePerformIO is repeatedly traversing it.  Just a guess, though. Sounds reasonable. Here is a variant of the program without

Re: ghc fails with HOME not set, fixing right now

2011-03-25 Thread Christian Maeder
ghc should not fail if HOME is not set. It certainly cannot look up local packages then, but ghc should work without those, too. ghc is a compiler like gcc. Does gcc need HOME? Cheers Christian Am 25.03.2011 08:26, schrieb Joachim Breitner: Hi, new FTBFS coming up: ghc fails if HOME is not

Re: Strange performance effects with unsafePerformIO

2011-03-25 Thread Simon Marlow
On 25/03/2011 08:56, Sebastian Fischer wrote: 2011/3/25 Thomas Schillingnomin...@googlemail.com: unsafePerformIO traverses the stack to perform blackholing. It could be that your code uses a deep stack and unsafePerformIO is repeatedly traversing it. Just a guess, though. Sounds reasonable.

Re: ghc fails with HOME not set, fixing right now

2011-03-25 Thread Simon Marlow
On 25/03/2011 09:28, Christian Maeder wrote: ghc should not fail if HOME is not set. It certainly cannot look up local packages then, but ghc should work without those, too. ghc is a compiler like gcc. Does gcc need HOME? Does gcc have a package database? :-) Of course, GHC should work

RE: Issue with SrcSpan of AbsBinds

2011-03-25 Thread Simon Peyton-Jones
I don't think anyone has really looked at those SrcSpans before. I'm fixing... Simon | -Original Message- | From: glasgow-haskell-users-boun...@haskell.org [mailto:glasgow-haskell- | users-boun...@haskell.org] On Behalf Of JP Moresmau | Sent: 18 March 2011 13:52 | To:

[Haskell] ANN: Yi 0.6.3

2011-03-25 Thread Jeff Wheeler
Hi all, I'm very excited to announce the first release of Yi since last summer. It is relatively light on new features, but it finally should compile nicely on friendly machines. This means, for the most part, machines with the latest Haskell Platform installed. (Windows, unfortunately, has not

[Haskell] Last CFP: 4th Workshop on Approaches and Applications of Inductive Programming (AAIP 2011)

2011-03-25 Thread Emanuel Kitzelmann
LAST CALL FOR PAPERS 4th International Workshop on Approaches and Applications of Inductive Programming AAIP 2011 July 19, 2011, Odense, Denmark http://www.cogsys.wiai.uni-bamberg.de/aaip11/ NEWS * Due date for paper

[Haskell] ANNOUNCE: enumerator 0.4.8

2011-03-25 Thread John Millikin
- Enumerators are an efficient, predictable, and safe alternative to lazy I/O. Discovered by Oleg Kiselyov, they allow large datasets to be processed

[Haskell-cafe] why are trading/banking industries seriously adopting FPLs???

2011-03-25 Thread Vasili I. Galchin
Hello, I am very curious about the readiness of trading and banking industries to adopt FPLs like Haskell: http://talenteze.catsone.com/careers/index.php?m=portala=detailsjobOrderID=466095 I currently work in the computer security(intrusion detection). My colleagues are totally ignorant

Re: [Haskell-cafe] why are trading/banking industries seriously adopting FPLs???

2011-03-25 Thread Erik de Castro Lopo
Vasili I. Galchin wrote: I am very curious about the readiness of trading and banking industries to adopt FPLs like Haskell: http://talenteze.catsone.com/careers/index.php?m=portala=detailsjobOrderID=466095 I currently work in the computer security(intrusion detection). I worked in

Re: [Haskell-cafe] why are trading/banking industries seriously adopting FPLs???

2011-03-25 Thread Neil Davies
Trustworthiness It provides the means of constructing systems that can be reasoned about, in which the risks of mistakes can be assessed, in which concurrency can be exploited without compromising those properties. I once sat on a plane with a guy who ran a company that made software to

Re: [Haskell-cafe] why are trading/banking industries seriously adopting FPLs???

2011-03-25 Thread Ketil Malde
Vasili I. Galchin vigalc...@gmail.com writes: I am very curious about the readiness of trading and banking industries to adopt FPLs like Haskell: Yes, I've noticed that, too. And it goes both ways - it's an industry of which the computer science crowd tends to be unaware as well. Some

Re: [Haskell-cafe] threading question for ghc 7.0.2

2011-03-25 Thread oliver mueller
you are right that i need to fix the FFI problems. but coming back to the threading stuff i do in my haskell code: do i really need to use the threaded runtime here? from the ghc-docs for the -threaded flag: Note that you do not need -threaded in order to use concurrency; the single-threaded

Re: [Haskell-cafe] ANN: clash-0.1.3.0 (Functional Hardware Descriptions)

2011-03-25 Thread Bin Jin
Hello, Can you give some brief notes on the new introduced clock-related stuff like Comp? Thanks --Bin Jin On Wed, Mar 23, 2011 at 1:43 AM, Christiaan Baaij christiaan.ba...@gmail.com wrote: Hello, I am pleased to announce an incremental update to CLaSH, version 0.1.3.0. CLaSH can

Re: [Haskell-cafe] ANNOUNCE: Multiplate 0.0.1

2011-03-25 Thread Balázs Endrész
Hi all, I made a little extension that makes it a bit easier to work with Multiplate, there's a detailed explanation here: http://hackage.haskell.org/package/multiplate-simplified However, there's still some biolerplate that could be eliminated but I can't seem to do it nicely. When writing a

Re: [Haskell-cafe] why are trading/banking industries seriouslyadopting FPLs???

2011-03-25 Thread Claus Reinke
I am very curious about the readiness of trading and banking industries to adopt FPLs like Haskell: .. Why are are trading/banking diving into FPLs? Some possible reasons have been given, but to keep things in perspective, you might want to consider that it isn't just FPLs. Smalltalk, for

Re: [Haskell-cafe] why are trading/banking industries seriously adopting FPLs???

2011-03-25 Thread Vasili I. Galchin
Hi Neil, Can you go into more detail about the intrusion detection software you wrote, e..g how it used iteratees and DSLs(even not directly impl. in Haskell)?? Thanks, Vasili On Fri, Mar 25, 2011 at 3:09 AM, Neil Davies semanticphilosop...@gmail.comwrote: Trustworthiness It provides

[Haskell-cafe] help with dynamic load

2011-03-25 Thread Rob Nikander
Hi all, I'm trying to use the 'plugins' package. Since I already posted to stackoverflow I'll just link to that. I posted a simple program that I thought would work, but mostly doesn't. Any pointers, appreciated.

Re: [Haskell-cafe] why are trading/banking industries seriously adopting FPLs???

2011-03-25 Thread Albert Y. C. Lai
On 11-03-25 03:08 AM, Vasili I. Galchin wrote: I am very curious about the readiness of trading and banking industries to adopt FPLs like Haskell: Not only FPL and not only Haskell, but also descendents of APL such as J. Generally also any innovation. Why are they willing to try out

Re: [Haskell-cafe] why are trading/banking industries seriously adopting FPLs???

2011-03-25 Thread Tom Murphy
Why can they assess the risk and the probable benefits of trying out another innovation and can contain the risk? Because they can do that of almost anything. They are surviving investors. Trying out another innovation is just another investment, not unlike trying out another stock, another

[Haskell-cafe] package cache being out of date

2011-03-25 Thread Wolfgang Jeltsch
Hi, I have a freshly installed Haskell Platform 2010.2.0.0 on Windows 7. When I run ghc-pkg list, I get the following message (besides the expected package info): WARNING: cache is out of date: C:/Program Files (x86)/Haskell Platform/2010.2.0.0\lib\package.conf.d\package.cache use

Re: [Haskell-cafe] ANN: clash-0.1.3.0 (Functional Hardware Descriptions)

2011-03-25 Thread Christiaan Baaij
Hi, The 'Comp' type is an automata arrow. In version 0.1.2.5 it was called 'Stat' [1], and was actually a newtype. The definition of Comp is: data Comp i o = C {    domain :: Set.Set Clock  , exec     :: Clock - i - (o, Comp i o)  } If you don't care about clock domains you can use the

Re: [Haskell-cafe] help with dynamic load

2011-03-25 Thread Bernie Pope
On 26 March 2011 05:57, Rob Nikander rob.nikan...@gmail.com wrote: I'm trying to use the 'plugins' package.  Since I already posted to stackoverflow I'll just link to that.  I posted a simple program that I thought would work, but mostly doesn't.   Any pointers, appreciated.

[Haskell-cafe] ANNOUNCE: version 0.7 of monad-parallel, monad-coroutine and SCC

2011-03-25 Thread Mario Blažević
Packages monad-parallel [1], monad-coroutine [2] and SCC [3] have been upgraded on Hackage to version 0.7. The monad-parallel library defines two Monad subclasses, MonadParallel and MonadFork, that enable some monadic computations to be executed in parallel and their results combined. The

[Haskell-cafe] hxt validation outside of IO?

2011-03-25 Thread cafe-haskell
Hello. Is it possible to validate XML trees against a RELAX NG schema outside of IO, using hxt? All of the functions I can see use an IOSArrow. I'm not sure what I'm missing. ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org

[Haskell-cafe] ANNOUNCE: enumerator 0.4.8

2011-03-25 Thread John Millikin
- Enumerators are an efficient, predictable, and safe alternative to lazy I/O. Discovered by Oleg Kiselyov, they allow large datasets to be processed