Re: [GHC] #5028: stage3 build failing with core-lint error

2011-03-28 Thread GHC
#5028: stage3 build failing with core-lint error -+-- Reporter: simonmar |Owner: Type: bug | Status: new Priority: highest

Re: [GHC] #2762: Excessive heap usage

2011-03-28 Thread GHC
#2762: Excessive heap usage ---+ Reporter: igloo | Owner: Type: bug | Status: closed Priority: low

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

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

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

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

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

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

[GHC] #5056: typo in DEBUG RTS options

2011-03-28 Thread GHC
#5056: typo in DEBUG RTS options -+-- Reporter: jeffz_| Owner: Type: bug | Status: new Priority: normal| Component: Compiler

[GHC] #5057: poor parser error message

2011-03-28 Thread GHC
#5057: poor parser error message -+-- Reporter: duncan| Owner: Type: feature request | Status: new Priority: normal| Component:

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

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

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

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

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

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

Re: [GHC] #5055: STM Exception BlockedIndefinitelyOnSTM throws to wrong thread

2011-03-28 Thread GHC
#5055: STM Exception BlockedIndefinitelyOnSTM throws to wrong thread ---+ Reporter: guest | Owner: Type: bug | Status: closed Priority: normal

[GHC] #5058: getProcessExitCode doesn't retry on EINTR

2011-03-28 Thread GHC
#5058: getProcessExitCode doesn't retry on EINTR -+-- Reporter: sclv | Owner: Type: bug | Status: new Priority:

Re: [GHC] #5025: GHC should support -x objective-c

2011-03-28 Thread GHC
#5025: GHC should support -x objective-c -+-- Reporter: guest |Owner: Type: feature request | Status: new Priority: high

Re: [GHC] #5054: LLVM Errors with test cases

2011-03-28 Thread GHC
#5054: LLVM Errors with test cases -+-- Reporter: arsenm| Owner: davidterei@… Type: bug | Status: new Priority: normal|

Re: [GHC] #5025: GHC should support -x objective-c

2011-03-28 Thread GHC
#5025: GHC should support -x objective-c -+-- Reporter: guest |Owner: Type: feature request | Status: new Priority: high

Re: [GHC] #5025: GHC should support -x objective-c

2011-03-28 Thread GHC
#5025: GHC should support -x objective-c -+-- Reporter: guest |Owner: Type: feature request | Status: new Priority: high

Re: [GHC] #5025: GHC should support -x objective-c

2011-03-28 Thread GHC
#5025: GHC should support -x objective-c -+-- Reporter: guest |Owner: Type: feature request | Status: new Priority: high

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

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

Re: [GHC] #5055: STM Exception BlockedIndefinitelyOnSTM throws to wrong thread

2011-03-28 Thread GHC
#5055: STM Exception BlockedIndefinitelyOnSTM throws to wrong thread ---+ Reporter: guest | Owner: Type: bug | Status: closed Priority: normal

Re: [GHC] #5055: STM Exception BlockedIndefinitelyOnSTM throws to wrong thread

2011-03-28 Thread GHC
#5055: STM Exception BlockedIndefinitelyOnSTM throws to wrong thread ---+ Reporter: guest | Owner: Type: bug | Status: closed Priority: normal

Re: ANNOUNCE: GHC version 7.0.3

2011-03-28 Thread Luca Ciciriello
GOOD. This fixes my OS X Xcode4 problem :-) Is it in planning a new release of Haskell platform also? Luca. On Mar 27, 2011, at 9:13 PM, Ian Lynagh wrote: = The (Interactive) Glasgow Haskell Compiler -- version 7.0.3

Re: OPTIONS_GHC -prof -auto-all

2011-03-28 Thread Max Bolingbroke
On 26 March 2011 21:02, Henning Thielemann g...@henning-thielemann.de wrote: to the mentioned module, but GHC rejects this, because the profiler options are not allowed in the OPTIONS pragma. According to According to http://www.haskell.org/ghc/docs/7.0.1/html/users_guide/flag-reference.html

Re: ANNOUNCE: GHC version 7.0.3

2011-03-28 Thread Jens Petersen
I made a test build for F16 development: http://koji.fedoraproject.org/koji/taskinfo?taskID=2955509 We'll probably move Fedora rawhide to 7.0.3 before too long. Jens FYI testsuite results: 59 unexpected failures on x86-64: 2592(profc) 3586(normal) 4038(normal) Cpr001(optc)

Re: ANNOUNCE: GHC version 7.0.3

2011-03-28 Thread Jens Petersen
On 29 March 2011 11:33, Jens Petersen j...@community.haskell.org wrote: I made a test build for F16 development: http://koji.fedoraproject.org/koji/taskinfo?taskID=2955509 Note since there are a lot of subpackages now, they can be downloaded with a client like lftp from

Re: [Haskell] ANN: Yi 0.6.3

2011-03-28 Thread Nicolas Pouillard
On Fri, 25 Mar 2011 01:23:46 -0500, Jeff Wheeler wheel...@illinois.edu wrote: 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,

Re: [Haskell] ANN: Yi 0.6.3

2011-03-28 Thread Edward Amsden
 * mention alex in the cabal file (I don't remember the syntax but there is    a way to specify tools needed to build). build-tools: alex in the library/executable section ___ Haskell mailing list Haskell@haskell.org

Re: [arch-haskell] Issues with cabal2arch/AUR packages

2011-03-28 Thread Leif Warner
My understanding of current arch-haskell is to support the largest subset of packages that can be installed together. This may mean some dependencies are not always at the latest versions. Haskell Platform should be directly installable from the [extra] Arch Linux repository. Many others should

[Haskell] ANNOUNCE: aivika 0.1

2011-03-28 Thread David Sorokin
Aivika is a multi-paradigm simulation library. It allows us to integrate a system of ordinary differential equations. Also it can be applied to the Discrete Event Simulation. It supports the event-oriented, process-oriented

Re: [Haskell] ANN: Yi 0.6.3

2011-03-28 Thread Jeff Wheeler
On Mon, Mar 28, 2011 at 7:33 AM, Edward Amsden eca7...@cs.rit.edu wrote:  * mention alex in the cabal file (I don't remember the syntax but there is    a way to specify tools needed to build). build-tools: alex in the library/executable section Oh, my bad. I removed this because alex is

Re: [Haskell] ANN: Yi 0.6.3

2011-03-28 Thread Krzysztof Skrzętnicki
It's rather off-topic, but I'm curious: what makes fclabels better than data-accessor? The latter seems to be more successful in terms of the number of packages available on Hackage that provide some extra functionality for it. Best regards, Krzysztof Skrzętnicki On Mon, Mar 28, 2011 at 21:40,

Re: [Haskell] ANN: Yi 0.6.3

2011-03-28 Thread Ivan Lazar Miljenovic
On 29 March 2011 06:40, Jeff Wheeler wheel...@illinois.edu wrote: On Mon, Mar 28, 2011 at 7:33 AM, Edward Amsden eca7...@cs.rit.edu wrote:  * mention alex in the cabal file (I don't remember the syntax but there is    a way to specify tools needed to build). build-tools: alex in the

Re: [Haskell] ANN: Yi 0.6.3

2011-03-28 Thread Daniel Fischer
On Monday 28 March 2011 23:06:16, Ivan Lazar Miljenovic wrote: Not everyone has the Platform installed! (I prefer to install ghc and then just the libraries I need via my package manager). +1 - except I cabal-install the libraries I need (and have alex installed anyway).

Re: [Haskell] ANN: Yi 0.6.3

2011-03-28 Thread Ivan Lazar Miljenovic
On 29 March 2011 12:10, Brandon S Allbery KF8NH allber...@gmail.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/28/11 17:06 , Ivan Lazar Miljenovic wrote: On 29 March 2011 06:40, Jeff Wheeler wheel...@illinois.edu wrote: Oh, my bad. I removed this because alex is included in

Re: [Haskell] ANN: Yi 0.6.3

2011-03-28 Thread Brandon S Allbery KF8NH
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/28/11 21:15 , Ivan Lazar Miljenovic wrote: On 29 March 2011 12:10, Brandon S Allbery KF8NH allber...@gmail.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/28/11 17:06 , Ivan Lazar Miljenovic wrote: On 29 March 2011 06:40, Jeff

Re: [Haskell] ANN: Yi 0.6.3

2011-03-28 Thread Ivan Lazar Miljenovic
On 29 March 2011 12:19, Brandon S Allbery KF8NH allber...@gmail.com wrote: No, my meaning was that the reasoning of I don't need to specify this as a dependency since it's part of the Platform isn't sound since not everyone has the Platform. The point of the Platform is to provide a baseline.

Re: [Haskell] ANN: Yi 0.6.3

2011-03-28 Thread Brandon Moore
On 2011-03-28 20:19:15PM Brandon S Allbery KF8NH allber...@gmail.com wrote: On 3/28/11 21:15 , Ivan Lazar Miljenovic wrote: On 29 March 2011 12:10, Brandon S Allbery KF8NH allber...@gmail.com wrote: On 3/28/11 17:06 , Ivan Lazar Miljenovic wrote: On 29 March 2011 06:40, Jeff Wheeler

Re: [Haskell] ANN: Yi 0.6.3

2011-03-28 Thread Brandon S Allbery KF8NH
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/28/11 21:29 , Ivan Lazar Miljenovic wrote: On 29 March 2011 12:19, Brandon S Allbery KF8NH allber...@gmail.com wrote: No, my meaning was that the reasoning of I don't need to specify this as a dependency since it's part of the Platform isn't

Re: [Haskell] ANN: Yi 0.6.3

2011-03-28 Thread Jason Dagit
On Mon, Mar 28, 2011 at 6:39 PM, Brandon S Allbery KF8NH allber...@gmail.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 3/28/11 21:29 , Ivan Lazar Miljenovic wrote: On 29 March 2011 12:19, Brandon S Allbery KF8NH allber...@gmail.com wrote: No, my meaning was that the

Re: [Haskell] ANN: Yi 0.6.3

2011-03-28 Thread Jeff Wheeler
On Mon, Mar 28, 2011 at 8:46 PM, Jason Dagit dag...@gmail.com wrote: I think Ivan's point is: When we can be precise about dependencies we should be.  I agree that someone using the HP as a dependency might not realize that Alex is part of that.  Depending on the HP is a conservative

[Haskell] Fwd: ANN: Yi 0.6.3

2011-03-28 Thread Robby Findler
On Mon, Mar 28, 2011 at 8:39 PM, Brandon S Allbery KF8NH allber...@gmail.com wrote: Somehow the Haskell community is hellbent on repeating the mistakes every other community learned about the hard way years ago, especially in the area of dependencies (first refusing to acknowledge the need for

Re: [Haskell] [Haskell-cafe] ANNOUNCE: enumerator 0.4.8

2011-03-28 Thread John Millikin
Since the release, a couple people have sent in feature requests, so I'm going to put out 0.4.9 in a day or so. New features will be: - tryIO: runs an IO computation, and converts any exceptions into ``throwError`` calls (requested by Kazu Yamamoto) - checkContinue: encapsulates a common

Re: [Haskell-cafe] ANNOUNCEMENT: nehe-tuts 0.2.0, new release

2011-03-28 Thread Vo Minh Thu
2011/3/28 Jason Dagit dag...@gmail.com: ... The tutorials are still written using OpenGL's immediate mode, but that was deprecated in OpenGL 3.x so it's possible that in the future these examples won't be supported by your graphics card. ... Hi, I wouldn't worry about the older API to be

[Haskell-cafe] ANN: Google Summer of Code student application period opens today

2011-03-28 Thread Johan Tibell
Hi, The Google Summer of Code student application period starts today at 19:00 UTC. If you're a student and like to get paid to work on a Haskell project this summer I recommend you go find an interesting project [1] and start working on your application. You can find more information on the wiki

Re: [Haskell-cafe] ANNOUNCE: enumerator 0.4.8

2011-03-28 Thread John Millikin
On Sunday, March 27, 2011 9:45:23 PM UTC-7, Ertugrul Soeylemez wrote: For setting a global timeout on an entire session, it's better to wrap the ``run_`` call with ``System.Timeout.timeout`` -- this is more efficient than testing the time on every chunk, and does not require a specialised

Re: [Haskell-cafe] ANNOUNCE: enumerator 0.4.8

2011-03-28 Thread David Leimbach
On Mon, Mar 28, 2011 at 8:06 AM, John Millikin jmilli...@gmail.com wrote: On Sunday, March 27, 2011 9:45:23 PM UTC-7, Ertugrul Soeylemez wrote: For setting a global timeout on an entire session, it's better to wrap the ``run_`` call with ``System.Timeout.timeout`` -- this is more

[Haskell-cafe] bug in Prelude.words?

2011-03-28 Thread malcolm.wallace
Does anyone else think it odd that Prelude.words will break a string at a non-breaking space?Prelude words "abc def\xA0ghi"["abc","def","ghi"]I would have expected this to be the obvious behaviour:Prelude words "abc def\xA0ghi"["abc","def\160ghi"]Regards,Malcolm

Re: [Haskell-cafe] bug in Prelude.words?

2011-03-28 Thread Colin Adams
It doesn't seem odd to me. Consider an HTML page with that sentence displayed on it. If you ask the viewer of the page how many words are in the sentence, then surely you will get the answer 3? On 28 March 2011 16:55, malcolm.wallace malcolm.wall...@me.com wrote: Does anyone else think it odd

Re: [Haskell-cafe] bug in Prelude.words?

2011-03-28 Thread Christopher Done
On 28 March 2011 17:55, malcolm.wallace malcolm.wall...@me.com wrote: Does anyone else think it odd that Prelude.words will break a string at a non-breaking space? Prelude words abc def\xA0ghi [abc,def,ghi] I think it's predictable, isSpace (which words is based on) is based on

Re: [Haskell-cafe] bug in Prelude.words?

2011-03-28 Thread malcolm.wallace
Consider an HTML page with that "sentence" displayed on it. If you ask the viewer of the page how many words are in the sentence, then surely you will get the answer 3?But what about the author? Surely there is no reason to use a non-breaking space unless they intend it to mean that the characters

Re: [Haskell-cafe] ANNOUNCE: enumerator 0.4.8

2011-03-28 Thread James Cook
On Mar 28, 2011, at 12:54 AM, wren ng thornton wrote: On 3/27/11 9:58 PM, John Millikin wrote: Resending is slightly more complex -- if the other end can say resend that last chunk, then it should be easy enough, but resend the last 2 bytes of that chunk you sent 5 minutes ago would be much

Re: [Haskell-cafe] bug in Prelude.words?

2011-03-28 Thread James Cook
On Mar 28, 2011, at 12:05 PM, Christopher Done wrote: On 28 March 2011 17:55, malcolm.wallace malcolm.wall...@me.com wrote: Does anyone else think it odd that Prelude.words will break a string at a non-breaking space? Prelude words abc def\xA0ghi [abc,def,ghi] I think it's predictable,

Re: [Haskell-cafe] bug in Prelude.words?

2011-03-28 Thread malcolm.wallace
I think it's predictable, isSpace (which words is based on) is based on generalCategory, which returns the proper Unicode category:λ generalCategory '\xa0' SpaceI agree, and I also agree that it would make sense the other way (not breaking on non-breaking spaces). Perhaps it would be a good idea

Re: [Haskell-cafe] bug in Prelude.words?

2011-03-28 Thread Nick Bowler
On 2011-03-28 16:20 +, malcolm.wallace wrote: But what about the author?  Surely there is no reason to use a non-breaking space unless they intend it to mean that the characters before and after it belong to the same logical unit-of-comprehension? The non-breaking part of non-breaking

Re: [Haskell-cafe] ANNOUNCE: enumerator 0.4.8

2011-03-28 Thread John A. De Goes
Now THATs what I'm talking about. Augment such a solution with interruptible resumable data producers, and I'd have everything I need. Regards, John A. De Goes Twitter: @jdegoes LinkedIn: http://linkedin.com/in/jdegoes On Mar 27, 2011, at 10:54 PM, wren ng thornton wrote: In an ideal

[Haskell-cafe] Dynamically linked executables

2011-03-28 Thread Anakim Border
Hi, I'm trying to understand if it's possible to build dynamically linked executables under Mac OS X (10.6) with GHC 7. Looking here: http://hackage.haskell.org/trac/ghc/wiki/SharedLibraries/PlatformSupport it seems like the support is already present. Inside ghc-7.1.20110325 sources (the

Re: [Haskell-cafe] ANNOUNCE: enumerator 0.4.8

2011-03-28 Thread John A. De Goes
This isn't quite what I'm after. I want to pull chunks on demand (i.e. have control over both the input and the output). Enumeratees don't allow me to do that. Regards, John A. De Goes Twitter: @jdegoes LinkedIn: http://linkedin.com/in/jdegoes On Mar 27, 2011, at 7:58 PM, John Millikin

[Haskell-cafe] Iteratee, ghc 6.12/7.0 strange behaviour - epollControl: permission denied (Operation not permitted)

2011-03-28 Thread Michael A Baikov
I am still playing with lastest iteratee and i think i found something strange. let's suppose we have a file test.hs like this: import Data.Iteratee import Data.Iteratee.IO import Data.Iteratee.Char main = fileDriver printLines /etc/passwd It works fine when executed via runhaskell / ghci

Re: [Haskell-cafe] bug in Prelude.words?

2011-03-28 Thread Thomas Davie
On 28 Mar 2011, at 17:20, malcolm.wallace wrote: Consider an HTML page with that sentence displayed on it. If you ask the viewer of the page how many words are in the sentence, then surely you will get the answer 3? But what about the author? Surely there is no reason to use a

Re: [Haskell-cafe] Iteratee, ghc 6.12/7.0 strange behaviour - epollControl: permission denied (Operation not permitted)

2011-03-28 Thread Johan Tibell
On Mon, Mar 28, 2011 at 7:31 PM, Michael A Baikov pa...@bk.ru wrote: I am still playing with lastest iteratee and i think i found something strange. let's suppose we have a file test.hs like this: import Data.Iteratee import Data.Iteratee.IO import Data.Iteratee.Char main =

Re: [Haskell-cafe] Saving changes to cabal config in cabal-dev

2011-03-28 Thread Rogan Creswick
On Sat, Mar 26, 2011 at 2:28 PM, Yitzchak Gale g...@sefer.org wrote: Thanks for the fantastic cabal-dev tool! You're welcome! Is there any convenient way to save changes to the package-specific cabal config file in cabal-dev? The only solution I have found so far is to run cabal-dev

[Haskell-cafe] HsOpenSSL package fails to install

2011-03-28 Thread Rob Nikander
Hi all, I tried `cabal install HsOpenSSL` and it died with some errors about 'i2d_of_void'. I'm on Mac OS X, gcc 4.2. The symbol 'i2d_of_void' is defined by a macro in the openssl/asn1.h header, which is indirectly included, so I don't see the problem. Any ideas? If this is a bug, is there

Re: [Haskell-cafe] CURL and upload a file

2011-03-28 Thread Evgeny Dzhurinsky
I found the solution - the header expect is not processed by the server well, so I have had to explicitly set it to empty value - and then it worked! -- regards Eugene Dzhurinsky ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org

[Haskell-cafe] working off a Yesod example file, need help lifting values from one monad into another. (and probably other things too).

2011-03-28 Thread Michael Litchard
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101

Re: [Haskell-cafe] working off a Yesod example file, need help lifting values from one monad into another. (and probably other things too).

2011-03-28 Thread Luke Palmer
On Mon, Mar 28, 2011 at 6:28 PM, Michael Litchard mich...@schmong.orgwrote: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57

Re: [Haskell-cafe] working off a Yesod example file, need help lifting values from one monad into another. (and probably other things too).

2011-03-28 Thread Michael Litchard
I just noticed those. I think that came from hpaste. The first mail was a cut and paste from a post I made there. When I went to look at your reply, I had the very same question as you. On Mon, Mar 28, 2011 at 7:51 PM, Luke Palmer lrpal...@gmail.com wrote: On Mon, Mar 28, 2011 at 6:28 PM,

[Haskell-cafe] How to best deal with nullPtr from alloca and friends?

2011-03-28 Thread Jason Dagit
I was reading up on the documentation for alloca and friends[1], which says, If any of the allocation functions fails, a value of nullPtrhttp://www.haskell.org/ghc/docs/7.0.2/html/libraries/base-4.3.1.0/Foreign-Ptr.html#v:nullPtr is produced. It seems like every example of FFI code that I find

Re: [Haskell-cafe] How to best deal with nullPtr from alloca and friends?

2011-03-28 Thread Jason Dagit
On Mon, Mar 28, 2011 at 9:43 PM, Jason Dagit dag...@gmail.com wrote: I'm on a 64bit version of windows here with more than 4GB of memory to spare for the GHC process. Unfortunately, allocaBytes takes an Int so I can't test it with a request larger than the amount of physical ram I have. It

[Haskell-cafe] object oriented technique

2011-03-28 Thread Tad Doxsee
I've been trying to learn Haskell for a while now, and recently wanted to do something that's very common in the object oriented world, subtype polymorphism with a heterogeneous collection. It took me a while, but I found a solution that meets my needs. It's a combination of solutions that I saw

Re: [Haskell-cafe] ANNOUNCE: enumerator 0.4.8

2011-03-28 Thread John Millikin
Since the release, a couple people have sent in feature requests, so I'm going to put out 0.4.9 in a day or so. New features will be: - tryIO: runs an IO computation, and converts any exceptions into ``throwError`` calls (requested by Kazu Yamamoto) - checkContinue: encapsulates a common

Re: [Haskell-cafe] ANNOUNCE: enumerator 0.4.8

2011-03-28 Thread Michael Snoyman
On Tue, Mar 29, 2011 at 7:50 AM, John Millikin jmilli...@gmail.com wrote: Since the release, a couple people have sent in feature requests, so I'm going to put out 0.4.9 in a day or so. New features will be: - tryIO: runs an IO computation, and converts any exceptions into ``throwError``

[arch-haskell] AUR Comment for haskell-libmpd

2011-03-28 Thread AUR Feedback
from http://aur.archlinux.org/packages.php?ID=17759 cgirard wrote: Here is the updated .cabal in official git: https://github.com/joachifm/libmpd-haskell/blob/next/libmpd.cabal Could you please use this to allow other packages depending on this to build correctly? --- If you no longer wish to

[arch-haskell] AUR Out-of-date Notification for haskell-hxq

2011-03-28 Thread AUR Feedback
Your package haskell-hxq has been flagged out of date by pdxleif [1]. You may view your package at: http://aur.archlinux.org/packages.php?ID=17665 [1] - http://aur.archlinux.org/account.php?Action=AccountInfoID=13357 ___ arch-haskell mailing list

Re: [arch-haskell] Issues with cabal2arch/AUR packages

2011-03-28 Thread Mathew de Detrich
Well basically the point would be that libraries would be installed through cabal install however haskell binaries you would install through AUR, and the PKGBUILD would (indirectly through some shell script) check for dependencies, and if a library isn't installed it would temporarily install it

Re: [arch-haskell] Issues with cabal2arch/AUR packages

2011-03-28 Thread Mathew de Detrich
On Tue, Mar 29, 2011 at 9:15 AM, Leif Warner abimel...@gmail.com wrote: I think by binary you mean the executables installed by a Haskell package (under /usr/bin), as opposed to libraries (under /usr/lib)? Just a little confusing, as I'm only used to calling the pre-compiled packages