Re: [Haskell-cafe] Readable GHC 7.6.3 docs (Bootstrapped)

2013-09-17 Thread Obscaenvs
with people? On Wed 11 Sep 2013 20:31:30 JST, Obscaenvs wrote: At [1] you can find links to the GHC documentation that I use myself, since the official version is a bit too TimesNewRoman-y for my ...developed taste. It available in a downloadable Bzipped TAR aswell as being browsable online. [1

Re: [Haskell-cafe] PSA: do not install xcode 5 if you are using ghc 7.6

2013-09-17 Thread Obscaenvs
Wow, thank you for the heads up! f Le 2013-09-17 05:16, Carter Schonwald a écrit : Hey everyone, if you are actively using ghc 7.6 on your mac, for now please do not install xcode 5. It will break your ghc install, because 7.6 doesn't know how to correctly use Clang for the CPP work.

[Haskell-cafe] Readable GHC 7.6.3 docs (Bootstrapped)

2013-09-11 Thread Obscaenvs
At [1] you can find links to the GHC documentation that I use myself, since the official version is a bit too TimesNewRoman-y for my ...developed taste. It available in a downloadable Bzipped TAR aswell as being browsable online. [1] http://bugthunk.net/ /fredrik

[Haskell-cafe] Country names and language names

2013-03-06 Thread Obscaenvs
Hi! I am working on an app in Yesod that craves I18N. A problem I've come across there is giving correct country and language names based on currently selected language. So far, I've used the Yesod I18N message approach, but a lot of hand coding is involved. The iso3166-country-codes [1] package

Re: [Haskell-cafe] Country names and language names

2013-03-06 Thread Obscaenvs
Thanks for the input -- both items. f Le 2013-03-06 14:20, Henk-Jan van Tuyl a écrit : On Wed, 06 Mar 2013 12:38:11 +0100, Obscaenvs obscae...@gmail.com wrote: : : The iso3166-country-codes [1] package at Hackage by Jon Fairbairn provides a start in the right direction, but an obvious

[Haskell-cafe] haskellers.com: Keterconfig incorrect?

2012-11-04 Thread Obscaenvs
Excerpt from source: h1Welcome to Keter/h1pThe hostname you have provided is not recognized./p. This after trying to login using Mozilla Persona: http://www.haskellers.com/auth/page/browserid/eyJhbGciOiJSUzI (Where I have shortened the string at the end) f

[Haskell-cafe] resource post on Concurrent and Parallel Haskell

2012-08-10 Thread Obscaenvs
Hi! I have recently gone through some tutorials on the subject of Concurrent and Parallel Haskell, most notably chapter 24 in Real World Haskell. In doing so I have collected some thoughts and resources on the subject in a post on my blog:

[Haskell-cafe] Nice article on FP and concurrency from a born-again C++ programmer

2012-04-11 Thread Obscaenvs
http://fpcomplete.com/the-downfall-of-imperative-programming/ /F ___ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe