Re: [Haskell-cafe] ANNOUNCE: tasty, a new testing framework

2013-08-08 Thread Magnus Therning
out of the box (through the standard packages), but it is very extensible, so you can write your own test providers. Please see the home page for more information: http://documentup.com/feuerbach/tasty Are there plans an equivalent of test-framework-th too? /M -- Magnus Therning

[Haskell-cafe] Packages in distro mentioned on hackage?

2013-04-30 Thread Magnus Therning
I've noticed that some packages have a mention of distributions that include it, and which version. How does a distro get to be added like that? /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag...@therning.org twitter: magthe

Re: [Haskell-cafe] Does GHC 7.8 make targeting bare metal ARM any easier?

2013-03-20 Thread Magnus Therning
ready... This is exactly what I've been telling my colleagues (who like me mostly are stuck working with C on embedded devices) is what we *really* ought to be doing. :) Is there anything I can do to help out? Are you doing this work in the open? Can I find the code somewhere? /M -- Magnus

[Haskell-cafe] ANN: sandi 0.2 - reasonbly fast data encoding library

2013-03-02 Thread Magnus Therning
to allow using sandi with conduit. [1]: http://hackage.haskell.org/package/sandi-0.2 -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag...@therning.org twitter: magthe http://therning.org/magnus

[Haskell-cafe] ANN: sandi 0.1.1 - a data encoding/decoding library

2012-12-29 Thread Magnus Therning
at criterion to get some hard numbers confirming that :) More details can be found at http://hackage.haskell.org/package/sandi /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag...@therning.org twitter: magthe http://therning.org

[Haskell-cafe] Retiring as maintainer of dataenc

2012-12-29 Thread Magnus Therning
then please announce it on the list. /M [1]: http://hackage.haskell.org/package/dataenc [2]: http://hackage.haskell.org/package/omnicodec [3]: http://hackage.haskell.org/package/sandi -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag

[Haskell-cafe] Hackage down, again?

2012-12-15 Thread Magnus Therning
It looks like hackage is down again. Is it planned or unplanned downtime this time? There doesn't happen to be some mirror of the packages that is a bit more reliable than the original? /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag

Re: [Haskell-cafe] GHC maintenance on Arch

2012-10-29 Thread Magnus Therning
/haskell-cafe -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag...@therning.org twitter: magthe http://therning.org/magnus ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http

Re: [Haskell-cafe] GHC maintenance on Arch

2012-10-29 Thread Magnus Therning
a new thread. /M [1]: http://www.haskell.org/platform/ [2]: https://wiki.archlinux.org/index.php/ArchHaskell On Mon, Oct 29, 2012 at 2:53 PM, Brandon Allbery allber...@gmail.com wrote: On Mon, Oct 29, 2012 at 5:56 AM, Magnus Therning mag...@therning.org wrote: Now I'm going to run the risk

Re: [Haskell-cafe] Darcs on Windows 7

2012-09-24 Thread Magnus Therning
not there for me to run it. Why? Is darcs run only from the CLI? Yes, darcs is a command line program. There is a GUI for windows, but I have no idea whether it's good or not: http://tortoisedarcs.sourceforge.net/ /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag

Re: [Haskell-cafe] Haskell Platform - BSD License?

2012-07-31 Thread Magnus Therning
are BSD3 licensed. /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag...@therning.org twitter: magthe http://therning.org/magnus ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http

Re: [Haskell-cafe] Problem with packet documentation generated by cabal on windows 7

2012-05-24 Thread Magnus Therning
are relative and hence contain no 'http://' or 'file:///' prefix. /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag...@therning.org twitter: magthe http://therning.org/magnus I invented the term Object-Oriented, and I can tell you I did

Re: [Haskell-cafe] Haskell showcase in 5 minutes

2012-02-28 Thread Magnus Therning
up a one-liner (e.g. fibonacci from a recursive list) at the end and just leave it there without explanation, for the audience to feel the awesomeness of Haskell ;) /M -- Magnus Therning                      OpenPGP: 0xAB4DFBA4 email: mag...@therning.org   jabber: mag...@therning.org twitter

[Haskell-cafe] How far away is a release of cabal-install that works with ghc 7.4?

2012-02-25 Thread Magnus Therning
It looks like HEAD on the dev branch of cabal (cabal/cabal-install) compiles fine with 7.4.1, so any thoughts on when we see an update posted on Hackage? /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag...@therning.org twitter: magthe

Re: [Haskell-cafe] Vim plugin for ghc-mod

2012-02-16 Thread Magnus Therning
%, thanks to ghcmod-vim, neco-ghc and syntastic. /M -- Magnus Therning                      OpenPGP: 0xAB4DFBA4 email: mag...@therning.org   jabber: mag...@therning.org twitter: magthe               http://therning.org/magnus ___ Haskell-Cafe mailing

Re: [Haskell-cafe] podcast?

2012-02-15 Thread Magnus Therning
a few episodes containing interviews with people in the FP community. That's pretty much all I've ever been able to find. /M -- Magnus Therning                      OpenPGP: 0xAB4DFBA4 email: mag...@therning.org   jabber: mag...@therning.org twitter: magthe               http://therning.org

[Haskell-cafe] Versioning policy and dependencies

2012-01-05 Thread Magnus Therning
that: - Use dependencies that are insensitive to changes in minor versions as far as possible. - Increase the major version if the lower bound of a dependency is adjusted up to a new major version. /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber

Re: [Haskell-cafe] Images in Haddock documentation: best practices?

2011-12-25 Thread Magnus Therning
that *IE 8* is limited to 32k, and that *IE 9* doesn't have that limitation. /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag...@therning.org twitter: magthe http://therning.org/magnus Perl is another example of filling a tiny

Re: [Haskell-cafe] OOM when linking, increasingly a problem

2011-12-21 Thread Magnus Therning
On Wed, Dec 21, 2011 at 10:00, Felipe Almeida Lessa felipe.le...@gmail.com wrote: On Wed, Dec 21, 2011 at 4:06 AM, Magnus Therning mag...@therning.org wrote: I've started to run out of memory when linking certain packages.  The culprits at the moment are crypto-api (Crypto.CPoly) and Agda

[Haskell-cafe] OOM when linking, increasingly a problem

2011-12-20 Thread Magnus Therning
. crypto-api is a library package, so I some similar trick isn't really a possibility there :( Is there anything I can do about this? System: Linux (ArchLinux) GHC version: 7.0.3 /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag...@therning.org

Re: [Haskell-cafe] ANNOUNCE: Anansi 0.4.2 (literate programming pre-processor)

2011-12-18 Thread Magnus Therning
On Tue, Dec 13, 2011 at 12:36:44PM -0800, John Millikin wrote: On Tue, Dec 13, 2011 at 03:39, Magnus Therning mag...@therning.org wrote: 1. What to call files?  I understand (C)WEB suggests using .w, and that noweb uses .nw, what should I call anansi files? I usually use .anansi

Re: [Haskell-cafe] ANNOUNCE: Anansi 0.4.2 (literate programming pre-processor)

2011-12-18 Thread Magnus Therning
On Sun, Dec 18, 2011 at 01:05:06PM +0100, Magnus Therning wrote: On Tue, Dec 13, 2011 at 12:36:44PM -0800, John Millikin wrote: On Tue, Dec 13, 2011 at 03:39, Magnus Therning mag...@therning.org wrote: 1. What to call files?  I understand (C)WEB suggests using .w, and that noweb uses .nw, what

Re: [Haskell-cafe] I've just heard of a neat security measure that when you compile the code it generates different object code...

2011-12-17 Thread Magnus Therning
would try to implement that. I could help though if you want to write a virus in Haskell ;) /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag...@therning.org twitter: magthe http://therning.org/magnus Most software today

Re: [Haskell-cafe] ANNOUNCE: Anansi 0.4.2 (literate programming pre-processor)

2011-12-13 Thread Magnus Therning
that? 3. Is there any editor support for anansi, syntax highlihgting etc? /M -- Magnus Therning                      OpenPGP: 0xAB4DFBA4 email: mag...@therning.org   jabber: mag...@therning.org twitter: magthe               http://therning.org/magnus

Re: [Haskell-cafe] Haddock fails on ConfigFile, but why?

2011-10-22 Thread Magnus Therning
On Sat, Oct 22, 2011 at 12:50:48AM +0200, Daniel Fischer wrote: On Friday 21 October 2011, 23:49:45, Magnus Therning wrote: Would love to get some help on making Haddock accept ConfigFile[1]. The error message is about as far from helpful as you can get ;) dist/build/tmp-15743/src/Data

[Haskell-cafe] Haddock fails on ConfigFile, but why?

2011-10-21 Thread Magnus Therning
] http://hackage.haskell.org/package/ConfigFile [2] https://github.com/jgoerzen/configfile/issues/4 -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag...@therning.org twitter: magthe http://therning.org/magnus Most software today

Re: [Haskell-cafe] ANN: shelltestrunner 1.1

2011-08-26 Thread Magnus Therning
with GHC 7.2.1  * new `-a/--all` flag shows all failure output without truncating Home page: http://joyful.com/shelltestrunner Install: $ cabal install shelltestrunner Excellent, my strategy worked. I've been expecting this email. ;) /M -- Magnus Therning                      OpenPGP

Re: [Haskell-cafe] Apache license, any drawbacks for Haskell packages?

2011-05-09 Thread Magnus Therning
On Mon, May 9, 2011 at 10:10, Max Rabkin max.rab...@gmail.com wrote: On Mon, May 9, 2011 at 10:59, Jason Dagit dag...@gmail.com wrote: On Sun, May 8, 2011 at 1:25 PM, Magnus Therning mag...@therning.org wrote: Are there any drawbacks to using the Apache license for Haskell packages? I don't

[Haskell-cafe] Apache license, any drawbacks for Haskell packages?

2011-05-08 Thread Magnus Therning
Are there any drawbacks to using the Apache license for Haskell packages? /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag...@therning.org twitter: magthe http://therning.org/magnus I invented the term Object-Oriented, and I

Re: [Haskell-cafe] How often is the planet updated?

2011-05-05 Thread Magnus Therning
On Thu, May 5, 2011 at 14:12, Malcolm Wallace malcolm.wall...@me.com wrote: On 28 Apr 2011, at 11:26, Magnus Therning wrote: I see that Planet Haskell hasn't been updated since April 26.  Is something wrong with it, or does it really not update more often than that? Just to note

Re: [Haskell-cafe] How often is the planet updated?

2011-04-29 Thread Magnus Therning
On Thu, Apr 28, 2011 at 11:27:49PM -0600, Luke Palmer wrote: On Thu, Apr 28, 2011 at 4:26 AM, Magnus Therning mag...@therning.orgwrote: I see that Planet Haskell hasn't been updated since April 26. Is something wrong with it, or does it really not update more often than

Re: [Haskell-cafe] versioning of Haskell packages

2011-04-29 Thread Magnus Therning
, but also rather more complicated logical expressions of versions, for dependencies. /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag...@therning.org twitter: magthe http://therning.org/magnus Perl is another example of filling

[Haskell-cafe] How often is the planet updated?

2011-04-28 Thread Magnus Therning
I see that Planet Haskell hasn't been updated since April 26. Is something wrong with it, or does it really not update more often than that? /M -- Magnus Therning                      OpenPGP: 0xAB4DFBA4 email: mag...@therning.org   jabber: mag...@therning.org twitter: magthe

Re: [Haskell-cafe] Is there a way to find out the type inferred for a local function inside another function? :)

2011-04-08 Thread Magnus Therning
AFAIK there is no way to do that, thouhg scion[1] may offer it. Personally I develop more complex local functions at the top-level, and once I'm happy with it I perform some re-factoring and move it in. /M [1]: https://github.com/nominolo/scion/blob/master/README.markdown -- Magnus Therning

Re: [Haskell-cafe] Is there a way to find out the type inferred for a local function inside another function? :)

2011-04-08 Thread Magnus Therning
On Fri, Apr 8, 2011 at 13:24, Henning Thielemann schlepp...@henning-thielemann.de wrote: Magnus Therning schrieb: AFAIK there is no way to do that, thouhg scion[1] may offer it. Personally I develop more complex local functions at the top-level, and once I'm happy with it I perform some re

Re: [Haskell-cafe] Local copy of hackageDB

2011-04-07 Thread Magnus Therning
shouldn't take many hours, if you're on a decent connection. /M -- Magnus Therning                      OpenPGP: 0xAB4DFBA4 email: mag...@therning.org   jabber: mag...@therning.org twitter: magthe               http://therning.org/magnus ___ Haskell

Re: [Haskell-cafe] Cabal test interface, what/where is it?

2011-03-19 Thread Magnus Therning
On Fri, Mar 18, 2011 at 06:47:58PM -0500, Thomas Tuegel wrote: On Fri, Mar 18, 2011 at 3:51 PM, Magnus Therning mag...@therning.org wrote: On Fri, Mar 18, 2011 at 09:35:51PM +0100, JP Moresmau wrote: Hello, the following URL contains some useful information: http://www.haskell.org/cabal

[Haskell-cafe] Cabal test interface, what/where is it?

2011-03-18 Thread Magnus Therning
/docs/latest/html/Cabal/ -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag...@therning.org twitter: magthe http://therning.org/magnus I invented the term Object-Oriented, and I can tell you I did not have C++ in mind. -- Alan

Re: [Haskell-cafe] Cabal test interface, what/where is it?

2011-03-18 Thread Magnus Therning
. Without warnings :-) However, I can't seem to get the test's sources included in the tar-ball created by 'sdist'. Is there some trick to it? /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag...@therning.org twitter: magthe http

Re: [Haskell-cafe] Cabal test interface, what/where is it?

2011-03-18 Thread Magnus Therning
On Fri, Mar 18, 2011 at 10:13:21PM +0100, Daniel Fischer wrote: On Friday 18 March 2011 21:51:27, Magnus Therning wrote: However, I can't seem to get the test's sources included in the tar-ball created by 'sdist'. Is there some trick to it? extra-source-files? That field can't be used

Re: [Haskell-cafe] Cmdargs and common flags

2011-03-12 Thread Magnus Therning
is to call the constructor with all the arguments, but is there a more convenient/terse way of achieving the same? /M -- Magnus Therning                      OpenPGP: 0xAB4DFBA4 email: mag...@therning.org   jabber: mag...@therning.org twitter: magthe               http://therning.org/magnus

[Haskell-cafe] ANN: Version 0.14 of dataenc, version 0.5 of omnicodec

2011-03-03 Thread Magnus Therning
] http://hackage.haskell.org/package/omnicodec -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag...@therning.org twitter: magthe http://therning.org/magnus Most software today is very much like an Egyptian pyramid with millions of bricks

[Haskell-cafe] Is there something better than tags?

2011-02-22 Thread Magnus Therning
the type information out, but it is only able to get it for top-level definitions. Are there any options to address these two shortcomings in haskellmode? /M -- Magnus Therning                      OpenPGP: 0xAB4DFBA4 email: mag...@therning.org   jabber: mag...@therning.org twitter: magthe

Re: [Haskell-cafe] Compiling network-bytestring with ghc7+hp2011

2011-02-11 Thread Magnus Therning
to mtl, maybe it's possible to do something similar with network-bytestring? /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag...@therning.org twitter: magthe http://therning.org/magnus pgpOKKDFbawde.pgp Description: PGP

Re: [Haskell-cafe] Building Plaftorm 2010 2 on 64bit Linux

2011-02-08 Thread Magnus Therning
, instead of using your Linux distro's pre-built (and well tested) version? /M -- Magnus Therning                      OpenPGP: 0xAB4DFBA4 email: mag...@therning.org   jabber: mag...@therning.org twitter: magthe               http://therning.org/magnus

Re: [Haskell-cafe] Building Plaftorm 2010 2 on 64bit Linux

2011-02-08 Thread Magnus Therning
. That is indeed a good reason for building it yourself :-) /M -- Magnus Therning                      OpenPGP: 0xAB4DFBA4 email: mag...@therning.org   jabber: mag...@therning.org twitter: magthe               http://therning.org/magnus ___ Haskell

Re: [Haskell-cafe] Building doc for yesod-json

2011-02-07 Thread Magnus Therning
On 07/02/11 04:19, Michael Snoyman wrote: On Mon, Feb 7, 2011 at 2:36 AM, Ivan Lazar Miljenovic ivan.miljeno...@gmail.com wrote: On 7 February 2011 11:11, Magnus Therning mag...@therning.org wrote: Michael, I've now gotten part of the way through the *long* list of dependencies for yesod

[Haskell-cafe] Building doc for yesod-json

2011-02-06 Thread Magnus Therning
value' It's the very first bit in that file: module Yesod.Json ( -- ^ Convert from a JSON value defaultLayoutJson Do you have any clue as to why this would fail? I should probably mention that I'm compiling this on a system with GHC 6.12.3. /M -- Magnus Therning

[Haskell-cafe] stat64 missing when loading download in GHCi

2011-01-26 Thread Magnus Therning
://www.haskell.org/pipermail/glasgow-haskell-bugs/2008-July/014071.html -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag...@therning.org twitter: magthe http://therning.org/magnus signature.asc Description: OpenPGP digital signature

[Haskell-cafe] Cmdargs and common flags

2011-01-24 Thread Magnus Therning
.. but that resulted in only the first command getting the proper specification. I suppose this comes down to the impurity, but how do I work around that? (Especially, are there any good examples of using the pure part of the API?) /M -- Magnus Therning                      OpenPGP: 0xAB4DFBA4 email: mag

Re: [Haskell-cafe] Delivery to haskell-platf...@projects.haskell.org

2011-01-23 Thread Magnus Therning
On 23/01/11 00:00, Erik de Castro Lopo wrote: Magnus Therning wrote: I'm receiving emails saying that email can't be delivered: Delivery to the following recipient has been delayed: haskell-platf...@projects.haskell.org Message will be retried for 1 more day(s) Technical details

[Haskell-cafe] Delivery to haskell-platf...@projects.haskell.org

2011-01-22 Thread Magnus Therning
to connect. Learn more at http://mail.google.com/support/bin/answer.py?answer=7720 [projects.haskell.org (1): Connection timed out] Who should I turn to to get this sorted out? /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag...@therning.org

Re: [Haskell-cafe] Where is the CABAL file for haskell-platform 2010.2.0.0?

2011-01-21 Thread Magnus Therning
On Fri, Jan 21, 2011 at 10:30, Gregory Collins g...@gregorycollins.net wrote: On Thu, Jan 20, 2011 at 4:38 PM, Magnus Therning mag...@therning.org wrote: % curl -s http://code.haskell.org/haskell-platform/haskell-platform.cabal | head ... Where can I find the cabal file for 2010.2.0.0 until

[Haskell-cafe] Where is the CABAL file for haskell-platform 2010.2.0.0?

2011-01-20 Thread Magnus Therning
-- Magnus Therning                      OpenPGP: 0xAB4DFBA4 email: mag...@therning.org   jabber: mag...@therning.org twitter: magthe               http://therning.org/magnus ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman

Re: [Haskell-cafe] Where is the CABAL file for haskell-platform 2010.2.0.0?

2011-01-20 Thread Magnus Therning
On 20/01/11 18:08, Albert Y. C. Lai wrote: On 11-01-20 10:38 AM, Magnus Therning wrote: Where can I find the cabal file for 2010.2.0.0 until 2011.1.0.0 is formally released (or will it be 2011.2.0.0 as the release plan says)? Will the CABAL file for 2010.2.0.0 not be available *at all* after

Re: [Haskell-cafe] ANN: nanoparsec 0.1

2011-01-09 Thread Magnus Therning
when wanting to try it out :-( /M -- Magnus Therning OpenPGP: 0xAB4DFBA4 email: mag...@therning.org jabber: mag...@therning.org twitter: magthe http://therning.org/magnus signature.asc Description: OpenPGP digital signature

Re: [Haskell-cafe] ANNOUNCE: mime-mail 0.1.0

2010-12-09 Thread Magnus Therning
working on a parser to accompany the renderer? ;-) /M -- Magnus Therning                      OpenPGP: 0xAB4DFBA4 email: mag...@therning.org   jabber: mag...@therning.org twitter: magthe               http://therning.org/magnus ___ Haskell-Cafe mailing list

Re: [Haskell-cafe] Re: Updating Haskell Packages through Archlinux becoming A Pain

2010-11-15 Thread Magnus Therning
of your bug report if it's posted there. /M [1]: http://www.haskell.org/mailman/listinfo/arch-haskell -- Magnus Therning                        (OpenPGP: 0xAB4DFBA4) magnus@therning.org          Jabber: magnus@therning.org http://therning.org/magnus         identi.ca|twitter: magthe

[Haskell-cafe] Cabal and using a throw-away package database during distro package building

2010-11-05 Thread Magnus Therning
for this at all? /M -- Magnus Therning                        (OpenPGP: 0xAB4DFBA4) magnus@therning.org          Jabber: magnus@therning.org http://therning.org/magnus         identi.ca|twitter: magthe ___ Haskell-Cafe mailing list Haskell-Cafe

[Haskell-cafe] Finding the contents of haskell platform?

2010-11-01 Thread Magnus Therning
with only 5 minutes to spare before my next meeting.) /M -- Magnus Therning                        (OpenPGP: 0xAB4DFBA4) magnus@therning.org          Jabber: magnus@therning.org http://therning.org/magnus         identi.ca|twitter: magthe ___ Haskell

Re: [Haskell-cafe] Finding the contents of haskell platform?

2010-11-01 Thread Magnus Therning
won't get too many angry emails about that ;-) /M -- Magnus Therning                        (OpenPGP: 0xAB4DFBA4) magnus@therning.org          Jabber: magnus@therning.org http://therning.org/magnus         identi.ca|twitter: magthe ___ Haskell-Cafe

Re: [Haskell-cafe] New repo location for the network package

2010-10-28 Thread Magnus Therning
considering taking some of my packages from patch-tag to github (it's really github I want, it's unfortunate that it also means I'll have to leave darcs), it would then be nice to have those repos as a part of the haskell organisation. /M -- Magnus Therning                        (OpenPGP

Re: [Haskell-cafe] New repo location for the network package

2010-10-28 Thread Magnus Therning
On Thu, Oct 28, 2010 at 15:58, Johan Tibell johan.tib...@gmail.com wrote: On Thu, Oct 28, 2010 at 12:19 AM, Magnus Therning mag...@therning.org wrote: If I, as the developer of the FOO Haskell package, want to move to use github, can I get a source repo under that organisation as well? I'm

Re: [Haskell-cafe] New repo location for the network package

2010-10-28 Thread Magnus Therning
On 28/10/10 17:14, Bryan O'Sullivan wrote: On Thu, Oct 28, 2010 at 8:06 AM, Magnus Therning mag...@therning.orgwrote: Fair enough. Do you have enough buy-in to make sure that the github organisation becomes the best location for *all* HP packages? That is, can I stop going to Hackage

Re: [Haskell-cafe] Haskellers.com skills list moderation?

2010-10-18 Thread Magnus Therning
to have heard of rexx, as a close relative to it was included in AmigaOS at some point. /M -- Magnus Therning(OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus@therning.org http://therning.org/magnus identi.ca|twitter: magthe signature.asc

Re: [Haskell-cafe] a couple of cabal related questions

2010-10-12 Thread Magnus Therning
in the run time? It's in Paths_package name as the variable 'version'. /M -- Magnus Therning                        (OpenPGP: 0xAB4DFBA4) magnus@therning.org          Jabber: magnus@therning.org http://therning.org/magnus         identi.ca|twitter: magthe

Re: [Haskell-cafe] a couple of cabal related questions

2010-10-12 Thread Magnus Therning
On Tue, Oct 12, 2010 at 15:34, Dmitry V'yal akam...@gmail.com wrote: On 12.10.2010 13:45, Magnus Therning wrote: On Tue, Oct 12, 2010 at 10:20, Dmitry V'yalakam...@gmail.com  wrote: Hello, recently I've cabalized my program and it brought some problems. First of all, I made use of 'import

Re: [Haskell-cafe] Haskellers.com recent changes (and I need some volunteers)

2010-10-11 Thread Magnus Therning
-- Magnus Therning                        (OpenPGP: 0xAB4DFBA4) magnus@therning.org          Jabber: magnus@therning.org http://therning.org/magnus         identi.ca|twitter: magthe ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org

Re: [Haskell-cafe] ANNOUNCE: tls, native TLS/SSL protocolimplementation

2010-10-11 Thread Magnus Therning
not convinced openssl or gnutls deal with side-channel attacks very effectively either. In any case, there is nothing that says we must have only *one* SSL library, based on this discussion there seems to be people in the community who still would prefer a binding to openssl/gnutls. /M -- Magnus Therning

Re: [Haskell-cafe] Haskellers.com recent changes (and I need some volunteers)

2010-10-11 Thread Magnus Therning
of an album on Facebook, or Flickr? /M -- Magnus Therning                        (OpenPGP: 0xAB4DFBA4) magnus@therning.org          Jabber: magnus@therning.org http://therning.org/magnus         identi.ca|twitter: magthe ___ Haskell-Cafe mailing list Haskell

Re: [Haskell-cafe] Re: A question regarding cmdargs package

2010-10-11 Thread Magnus Therning
are discoverable and natural, but I'm sure I'll find something. This makes me curious. What's the use case where you want to allow the user to pass arguments on the command line, but you don't want that user to be able to use '--help' to find out what arguments may be passed? /M -- Magnus Therning

[Haskell-cafe] Haskell list on Twitter?

2010-10-01 Thread Magnus Therning
I'm asking first :-) Cheers, M -- Magnus Therning                        (OpenPGP: 0xAB4DFBA4) magnus@therning.org          Jabber: magnus@therning.org http://therning.org/magnus         identi.ca|twitter: magthe ___ Haskell-Cafe mailing list Haskell

Re: [Haskell-cafe] Haskell list on Twitter?

2010-10-01 Thread Magnus Therning
On Fri, Oct 1, 2010 at 11:15, Vo Minh Thu not...@gmail.com wrote: 2010/10/1 Magnus Therning mag...@therning.org: Now that there are lists/groups on Twitter (http://mashable.com/2009/11/02/twitter-lists-guide/) maybe one should be created one for Haskellers? I would do it, but it seems I

Re: [Haskell-cafe] Haskell list on Twitter?

2010-10-01 Thread Magnus Therning
On Fri, Oct 1, 2010 at 14:19, Daniel Peebles pumpkin...@gmail.com wrote: Also, it is possible to add yourself to your own twitter list :) It took me a while to find where to do that, but now I know how. /M On Fri, Oct 1, 2010 at 12:03 PM, Magnus Therning mag...@therning.org wrote: Now

Re: [Haskell-cafe] Haskell list on Twitter?

2010-10-01 Thread Magnus Therning
such a list, would it be a useful thing? /M On Fri, Oct 1, 2010 at 12:23 PM, Magnus Therning mag...@therning.org wrote: On Fri, Oct 1, 2010 at 11:15, Vo Minh Thu not...@gmail.com wrote: 2010/10/1 Magnus Therning mag...@therning.org: Now that there are lists/groups on Twitter (http

Re: [Haskell-cafe] Re: Distribution needs

2010-09-30 Thread Magnus Therning
-- Magnus Therning                        (OpenPGP: 0xAB4DFBA4) magnus@therning.org          Jabber: magnus@therning.org http://therning.org/magnus         identi.ca|twitter: magthe ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http

Re: [Haskell-cafe] EDSL for Makefile

2010-09-30 Thread Magnus Therning
, and I'll give you all the answers. Will you publish the tool too? ;-) /M -- Magnus Therning                        (OpenPGP: 0xAB4DFBA4) magnus@therning.org          Jabber: magnus@therning.org http://therning.org/magnus         identi.ca|twitter: magthe

Re: [Haskell-cafe] Re: Re: Hackage on Linux

2010-08-28 Thread Magnus Therning
version 1.2, and I've *never* had any of the problems people mention here. So I'm wondering, what are you doing to your systems? /M -- Magnus Therning(OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus@therning.org http://therning.org/magnus identi.ca

Re: [Haskell-cafe] Re: Hackage on Linux

2010-08-28 Thread Magnus Therning
to further information, please? /M -- Magnus Therning(OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus@therning.org http://therning.org/magnus identi.ca|twitter: magthe signature.asc Description: OpenPGP digital signature

Re: [Haskell-cafe] Hackage on Linux

2010-08-24 Thread Magnus Therning
as strict as they really should be. I've taken the approach of never letting pacman update any haskell-* package. Instead I do a small song-and-dance where I first remove the packages in question, and any package that depends on them, then I re-install what I just removed. /M -- Magnus Therning

Re: [Haskell-cafe] Hackage on Linux

2010-08-24 Thread Magnus Therning
On Tue, Aug 24, 2010 at 12:18, Joachim Breitner m...@joachim-breitner.de wrote: Hi, Am Dienstag, den 24.08.2010, 09:30 +0100 schrieb Magnus Therning: On Tue, Aug 24, 2010 at 06:50, Mathew de Detrich dete...@gmail.com wrote: - in some situations doing a general update with arch (through clyde

Re: [Haskell-cafe] Hackage on Linux

2010-08-24 Thread Magnus Therning
cabal2arch instead of using AUR. I believe bauerbill[1] can do this. /M [1] http://aur.archlinux.org/packages.php?ID=33511 -- Magnus Therning(OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus@therning.org http://therning.org/magnus identi.ca

Re: [Haskell] Re: [Haskell-cafe] ANNOUNCE: enumerator, an alternative iteratee package

2010-08-23 Thread Magnus Therning
a - Iteratee a m b) | Yield b (Stream a) | Error E.SomeException be preferred over this data Step a m b = Continue (Stream a - Iteratee a m b) | Yield b (Stream a) (Maybe with the restriction that m is a MonadError.) /M -- Magnus Therning(OpenPGP

Re: [Haskell-cafe] Perform a research a la Unix 'find'

2010-08-22 Thread Magnus Therning
-- Magnus Therning(OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus@therning.org http://therning.org/magnus identi.ca|twitter: magthe signature.asc Description: OpenPGP digital signature ___ Haskell-Cafe

Re: [Haskell-cafe] Perform a research a la Unix 'find'

2010-08-22 Thread Magnus Therning
it's a serious shortcoming. /M -- Magnus Therning(OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus@therning.org http://therning.org/magnus identi.ca|twitter: magthe signature.asc Description: OpenPGP digital signature

Re: [Haskell] Re: [Haskell-cafe] ANNOUNCE: enumerator, an alternative iteratee package

2010-08-21 Thread Magnus Therning
On 20/08/10 23:12, John Millikin wrote: On Fri, Aug 20, 2010 at 14:58, Magnus Therning mag...@therning.org wrote: Indeed. In many protocols it would force the attacker to send well-formed requests though. I think this is true for many text-based protocols like HTTP. The looping can

Re: [Haskell] Re: [Haskell-cafe] ANNOUNCE: enumerator, an alternative iteratee package

2010-08-21 Thread Magnus Therning
] Similar to how attoparsec-iteratee does it for iteratee-iteratee. -- Magnus Therning(OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus@therning.org http://therning.org/magnus identi.ca|twitter: magthe signature.asc Description: OpenPGP digital

Re: [Haskell-cafe] Creating binary distributions with Cabal

2010-08-20 Thread Magnus Therning
to hook things up to some installer-generator (WiX[1] maybe?). Other options are autopackage[2] and zeroinstall[3]. /M [1] http://wix.sourceforge.net/ [2] http://www.autopackage.org/ [3] http://zero-install.sourceforge.net/ -- Magnus Therning                        (OpenPGP: 0xAB4DFBA4) magnus

Re: [Haskell] Re: [Haskell-cafe] ANNOUNCE: enumerator, an alternative iteratee package

2010-08-20 Thread Magnus Therning
and it'll be sitting there waiting for input until it times out (if ever). Open a few hundred of those connections and you're likely to cause the server to run out of FDs. Of course this is already coded up in tools like slowloris[1] :-) /M [1] http://ha.ckers.org/slowloris/ -- Magnus Therning

Re: [Haskell] Re: [Haskell-cafe] ANNOUNCE: enumerator, an alternative iteratee package

2010-08-20 Thread Magnus Therning
On 20/08/10 22:32, John Millikin wrote: On Fri, Aug 20, 2010 at 12:52, Magnus Therning mag...@therning.org wrote: You don't need to send that much data, the current implementation of Enumerator uses hGet, which blocks, so just send the server a few bytes and it'll be sitting there waiting

Re: [Haskell-cafe] Which Mail editor or mail chain do you use ?

2010-08-17 Thread Magnus Therning
? Personally I use vim with vimfootnotes[1] :-) /M [1] http://www.vim.org/scripts/script.php?script_id=431 -- Magnus Therning                        (OpenPGP: 0xAB4DFBA4) magnus@therning.org          Jabber: magnus@therning.org http://therning.org/magnus         identi.ca|twitter: magthe

Re: [Haskell-cafe] Preview the new haddock look and take a short survey

2010-08-06 Thread Magnus Therning
if it were in French even if Haddock handled unicode characters correctly?/joke Seriously though, it would be useful for Haddock to handle unicode, if for nothing else just to allow developers to have their names showing properly. /M -- Magnus Therning                        (OpenPGP: 0xAB4DFBA4

Re: [Haskell-cafe] Preview the new haddock look and take a short survey

2010-08-04 Thread Magnus Therning
style. Frame version: http://www.ozonehouse.com/mark/snap-xhtml/frames.html Also very good looking. Does the current stable version of Haddock really create a frame version? I've never seen one before... /M -- Magnus Therning                        (OpenPGP: 0xAB4DFBA4) magnus@therning.org

Re: [Haskell-cafe] Haskell Forum

2010-07-28 Thread Magnus Therning
On 27/07/10 18:58, Andrew Coppin wrote: Magnus Therning wrote: On 26/07/10 22:01, Andrew Coppin wrote: So I'm told. But it appears that some people believe that NNTP *is* Usenet, which is not the case. I use NNTP almost every single day, but I've never seen Usenet in my life... So

Re: [Haskell-cafe] hGetContents: resource exhausted

2010-07-26 Thread Magnus Therning
of filedescriptors. /M -- Magnus Therning                        (OpenPGP: 0xAB4DFBA4) magnus@therning.org          Jabber: magnus@therning.org http://therning.org/magnus         identi.ca|twitter: magthe ___ Haskell-Cafe mailing list Haskell-Cafe

Re: [Haskell-cafe] Haskell Forum

2010-07-26 Thread Magnus Therning
to work OK.  Perhaps something like that would be useful? This would be a good compromise. /M -- Magnus Therning                        (OpenPGP: 0xAB4DFBA4) magnus@therning.org          Jabber: magnus@therning.org http://therning.org/magnus         identi.ca|twitter: magthe

Re: [Haskell-cafe] Haskell Forum

2010-07-26 Thread Magnus Therning
On 26/07/10 22:01, Andrew Coppin wrote: Brandon S Allbery KF8NH wrote: On 7/26/10 15:56 , Andrew Coppin wrote: My personal preference would be for NNTP. It seems to handle threading much better. You can easily kill threads you're not interested in, and thereafter not bother downloading

Re: [Haskell-cafe] cabal, Setup.lhs example

2010-07-23 Thread Magnus Therning
On Fri, Jul 23, 2010 at 03:33, wren ng thornton w...@freegeek.org wrote: Magnus Therning wrote: On Thu, Jul 22, 2010 at 11:52, Ross Paterson r...@soi.city.ac.uk wrote: On Thu, Jul 22, 2010 at 11:31:21AM +0100, Magnus Therning wrote: On Thu, Jul 22, 2010 at 10:59, Ross Paterson r

Re: [Haskell-cafe] cabal, Setup.lhs example

2010-07-23 Thread Magnus Therning
On Fri, Jul 23, 2010 at 04:58, Mark Wotton mwot...@gmail.com wrote: On Fri, Jul 23, 2010 at 12:33 PM, wren ng thornton w...@freegeek.org wrote: Magnus Therning wrote: On Thu, Jul 22, 2010 at 11:52, Ross Paterson r...@soi.city.ac.uk wrote: On Thu, Jul 22, 2010 at 11:31:21AM +0100, Magnus

Re: [Haskell-cafe] cabal, Setup.lhs example

2010-07-22 Thread Magnus Therning
On Wed, Jul 21, 2010 at 17:43, Rogan Creswick cresw...@gmail.com wrote: On Wed, Jul 21, 2010 at 3:00 AM, Magnus Therning mag...@therning.org wrote: I am successfully using hooks with the following in my .cabal file:    Build-Type    : Simple and my main in Setup.hs looks like

  1   2   3   4   >