[Haskell-cafe] ANN: Angel 0.4.4

2013-07-30 Thread Michael Xavier
HackageDB: http://hackage.haskell.org/package/angel -- Michael Xavier http://www.michaelxavier.net ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

[Haskell-cafe] Quick Angel User's Survey

2013-09-14 Thread Michael Xavier
hey should be left so the user can handle it. So the real question: is the extra burden of an optional configuration flag per process worth this feature? Are my assumptions about path #2 reasonable. Thanks for your feedback! -- Michael Xavie

Re: [Haskell-cafe] Proposal: New syntax for Haskell

2013-09-14 Thread Michael Xavier
ch more sceptical when I had only seen the example in Niklas’s >>> message. >>> ___ >>> Haskell-Cafe mailing >>> listHaskell-Cafe@haskell.orghttp://www.haskell.org/mailman/listinfo/haskell-cafe >>> >>> >>> >>> --

[Haskell-cafe] ANN Vigilance: Get notified when periodical tasks fail to run successfully

2013-09-18 Thread Michael Xavier
r existing projects. HackageDB: http://hackage.haskell.org/package/vigilance Github: http://github.com/michaelxavier/vigilance Introductory blog post: http://michaelxavier.net/posts/2013-09-17-Announcing-Vigilance-An-Extensible-Dead-Man-s-Switch-System.html -- Michael Xavier http://www.michael

[Haskell-cafe] Strange exit status behavior from the process package

2013-09-21 Thread Michael Xavier
; getProcessExitCode ph -- prints Just ExitSuccess, should be Just (ExitFailure 143) term1: sleep 100 term2: pkill sleep term1: echo $? # 143 Anyone know what might be going on? -- Michael Xavier http://www.michaelxavier.net ___ Haskell-Cafe mai

Re: [Haskell-cafe] Strange exit status behavior from the process package

2013-09-23 Thread Michael Xavier
#L40 I've spent quite a bit of time trying different solutions to this and have failed to get the tests to pass. On Sat, Sep 21, 2013 at 9:24 PM, Brandon Allbery wrote: > On Sat, Sep 21, 2013 at 11:12 PM, Michael Xavier < > mich...@michaelxavier.net> wrote: > >> I&#x

[Haskell-cafe] ANN: Angel 0.4.2

2013-06-12 Thread Michael Xavier
o start. 0.4.2 added the "pidfile" option to specify the path of a pidfile to generate when monitoring processes. -- Michael Xavier http://www.michaelxavier.net ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

Re: [Haskell-cafe] Haskell IDE

2011-03-03 Thread Michael Xavier
I use vim (CLI not gvim). Any productivity I lose without the niceties of Leksah are probably made up for with the gains from being a vim user for years. -- Michael Xavier http://www.michaelxavier.net ___ Haskell-Cafe mailing list Haskell-Cafe

Re: [Haskell-cafe] *GROUP HUG*

2011-06-03 Thread Michael Xavier
ngWife >>= sex) >> http://ertes.de/ >> >> >> >> ___ >> Haskell-Cafe mailing list >> Haskell-Cafe@haskell.org >> http://www.haskell.org/mailman/listinfo/haskell-cafe >> > > >

[Haskell-cafe] Haskell Logo

2011-06-24 Thread Michael Xavier
cular to be quite beautiful and would probably modify it a bit to emphasize the lambda, which has broader application to computer science beyond 1 language. I can't find any information on what the license is for this image. Could anyone offer any advice on this? -- Michael X

[Haskell-cafe] Good XML-Enumerator Examples

2011-07-10 Thread Michael Xavier
rect me to some good code samples using xml-enumerator to parse more complicated data? If I am indeed barking up the wrong tree, what would you all suggest? Thanks, -- Michael Xavier http://www.michaelxavier.net LinkedIn <http://www.linkedin.com/pub/michael