<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com.ua/group/comp.lang.haskell</id>
  <title type="text">comp.lang.haskell Google Group</title>
  <subtitle type="text">
  Polymorphically-typed lazy purely-functional programming.
  </subtitle>
  <link href="/group/comp.lang.haskell/feed/atom_v1_0_topics.xml" rel="self" title="comp.lang.haskell feed"/>
  <updated>-0-0T::Z</updated>
  <generator uri="http://groups.google.com.ua" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Barak A. Pearlmutter</name>
  <email>ba...@cs.nuim.ie</email>
  </author>
  <updated>2010-03-16T18:00:13Z</updated>
  <id>http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/aa00f51e381cb1e1</id>
  <link href="http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/aa00f51e381cb1e1" />
  <title type="html">PhD / Postdoc Positions in PLT+AD</title>
  <summary type="html" xml:space="preserve">
  Seeking PhD students and postdocs interested in an elegant combination &lt;br&gt; of functional programming and big-iron style numeric computing. &lt;br&gt; Functional Programming and Automatic Differentiation &lt;br&gt; PhD Studentships &lt;br&gt; Postdoctoral Positions &lt;br&gt; We are adding exact first-class derivative calculation operators
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sean McIlroy</name>
  <email>namenobodywa...@gmail.com</email>
  </author>
  <updated>2010-03-16T05:05:14Z</updated>
  <id>http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/6565767cfa939b8d</id>
  <link href="http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/6565767cfa939b8d" />
  <title type="html">simple question</title>
  <summary type="html" xml:space="preserve">
  hello all &lt;br&gt; what is wrong with the following? what is the work-around? thanks if &lt;br&gt; you can help. &lt;br&gt; peace &lt;br&gt; stm &lt;br&gt; data Mark = Ex | Oh deriving (Eq, Show) &lt;br&gt; data Blank = Blank deriving (Eq, Show) &lt;br&gt; class Cell a &lt;br&gt; instance Cell Mark &lt;br&gt; instance Cell Blank &lt;br&gt; sameCell :: (Cell a, Cell b) =&amp;gt; a -&amp;gt; b -&amp;gt; Bool &lt;br&gt; sameCell Ex Ex = True
  </summary>
  </entry>
  <entry>
  <author>
  <name>The Quiet Center</name>
  <email>thequietcen...@gmail.com</email>
  </author>
  <updated>2010-03-11T15:44:13Z</updated>
  <id>http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/e1d5edcc8a751a09</id>
  <link href="http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/e1d5edcc8a751a09" />
  <title type="html">Driving Development with Types and Tests</title>
  <summary type="html" xml:space="preserve">
  I&#39;m returning to the Haskell community after a long absence. More on &lt;br&gt; that later. In working through the Real World Haskell book, I finally &lt;br&gt; hit [an &lt;br&gt; exercise](&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://book.realworldhaskell.org/read/functional-&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; programming.html) that I found hard: &lt;br&gt; I&#39;m not sure what made this hard, but I decided to first all specify
  </summary>
  </entry>
  <entry>
  <author>
  <name>irchans</name>
  <email>infinitga...@yahoo.com</email>
  </author>
  <updated>2010-03-11T14:34:58Z</updated>
  <id>http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/ba5c30dcbd6e7392</id>
  <link href="http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/ba5c30dcbd6e7392" />
  <title type="html">Looking for a fast high level language</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; I have been trying to find a computer language that runs no slower &lt;br&gt; than 3 times C++. I thought that Haskell might be the solution, but, &lt;br&gt; in my one test case it was about 6 times slower than C++. Can someone &lt;br&gt; tell me if I am just coding this inefficiently. (Code and run times &lt;br&gt; below.) &lt;br&gt; Are there any high level languages that have run times within a
  </summary>
  </entry>
  <entry>
  <author>
  <name>The Quiet Center</name>
  <email>thequietcen...@gmail.com</email>
  </author>
  <updated>2010-03-11T13:11:14Z</updated>
  <id>http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/80411ad11d6524fa</id>
  <link href="http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/80411ad11d6524fa" />
  <title type="html">the conceptual and computational similarity of sum, (+) and concat, (++)</title>
  <summary type="html" xml:space="preserve">
  I just find it noteworthy that sum and (+) do roughly the same thing &lt;br&gt; and that (+) could be implemented in terms of sum: &lt;br&gt; (+) a b = sum [a,b] &lt;br&gt; Another way to put it is that sum does it work by folding (+) &lt;br&gt; I was talking with someone in #haskell that felt these related &lt;br&gt; functions really should have different names.
  </summary>
  </entry>
  <entry>
  <author>
  <name>ld</name>
  <email>laurent.den...@gmail.com</email>
  </author>
  <updated>2010-03-04T14:11:38Z</updated>
  <id>http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/0ea6dc5ff8ef40cc</id>
  <link href="http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/0ea6dc5ff8ef40cc" />
  <title type="html">ghc warning</title>
  <summary type="html" xml:space="preserve">
  When I compile &lt;br&gt; rint :: Int -&amp;gt; Double -&amp;gt; Double &lt;br&gt; rint d x = fromIntegral (round (x * 10^d)) / 10^d &lt;br&gt; GHC reports &lt;br&gt; main.hs:442:25: &lt;br&gt; Warning: Defaulting the following constraint(s) to type `Integer&#39; &lt;br&gt; `Integral b&#39; arising from a use of `round&#39; at main.hs: &lt;br&gt; 442:25-40 &lt;br&gt; In the first argument of `fromIntegral&#39;, namely
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sean McIlroy</name>
  <email>namenobodywa...@gmail.com</email>
  </author>
  <updated>2010-03-04T06:27:10Z</updated>
  <id>http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/5c6b7271d4322170</id>
  <link href="http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/5c6b7271d4322170" />
  <title type="html">pimp my code</title>
  <summary type="html" xml:space="preserve">
  hi all &lt;br&gt; here is a little module for parsing midi files. it seems to work, but &lt;br&gt; it&#39;s much slower than its python counterpart. maybe somebody could &lt;br&gt; look through it and see if i&#39;m making any obvious mistakes? &lt;br&gt; peace &lt;br&gt; stm &lt;br&gt; {----------------------------- ------------------------------ ------------------------------ ---
  </summary>
  </entry>
  <entry>
  <author>
  <name>LAca</name>
  <email>rizso...@gmail.com</email>
  </author>
  <updated>2010-02-17T17:34:51Z</updated>
  <id>http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/df12313389065ab4</id>
  <link href="http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/df12313389065ab4" />
  <title type="html">performance question</title>
  <summary type="html" xml:space="preserve">
  hi All, &lt;br&gt; I&#39;m trying to create a simple application, which parses CPP output &lt;br&gt; files and creates a graphviz dot file. You can find the source here: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://sites.google.com/site/rizsotto/daopp&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; I&#39;m using test files ~25GB as input, the allocation is ~1.5GB. I tried &lt;br&gt; to profile the application, but found not too much. The (:) allocates
  </summary>
  </entry>
  <entry>
  <author>
  <name>LAca</name>
  <email>rizso...@gmail.com</email>
  </author>
  <updated>2010-02-11T14:19:54Z</updated>
  <id>http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/3a668ee4ea646989</id>
  <link href="http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/3a668ee4ea646989" />
  <title type="html">enumerations</title>
  <summary type="html" xml:space="preserve">
  hello All, &lt;br&gt; i tried to tune up my little application, and have found this page: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://www.haskell.org/haskellwiki/Performance/Data_types#Enumerations&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; but the example does not even compile for me. anyone could give me a &lt;br&gt; hint how to write enumeration shortly? &lt;br&gt; thanks, &lt;br&gt; Laszlo
  </summary>
  </entry>
  <entry>
  <author>
  <name>raould</name>
  <email>rao...@gmail.com</email>
  </author>
  <updated>2010-02-09T18:46:59Z</updated>
  <id>http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/600dd1b1c33cfdb2</id>
  <link href="http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/600dd1b1c33cfdb2" />
  <title type="html">oohaskell anyone?</title>
  <summary type="html" xml:space="preserve">
  hi, &lt;br&gt; does anybody actually really *use* OOHaskell? like for something long- &lt;br&gt; lived and not just a home / small research project? &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://homepages.cwi.nl/~ralf/OOHaskell/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; just curious.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Patricia Shanahan</name>
  <email>p...@acm.org</email>
  </author>
  <updated>2010-02-06T02:02:05Z</updated>
  <id>http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/3196bfc343e31b9d</id>
  <link href="http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/3196bfc343e31b9d" />
  <title type="html">Haskell style</title>
  <summary type="html" xml:space="preserve">
  I would like to read some Haskell source code that does a non-trivial &lt;br&gt; job and that is generally considered to be well-written. &lt;br&gt; Any suggestions? &lt;br&gt; Thanks, &lt;br&gt; Patricia
  </summary>
  </entry>
  <entry>
  <author>
  <name>Patricia Shanahan</name>
  <email>p...@acm.org</email>
  </author>
  <updated>2010-01-30T18:07:10Z</updated>
  <id>http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/df9774b83c368d6e</id>
  <link href="http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/df9774b83c368d6e" />
  <title type="html">IDE for Haskell</title>
  <summary type="html" xml:space="preserve">
  I&#39;m an experienced programmer, but just starting to learn Haskell and &lt;br&gt; functional programming. Currently, I&#39;m using GHC, GHCi, with gvim to &lt;br&gt; edit programs. &lt;br&gt; I like using IDEs. For example, I do my Java programming in Eclipse. I &lt;br&gt; do not like Emacs. I first tried it out in about 1984, and I try it &lt;br&gt; again about once every 5 years, but somehow it just does not suit me.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Federico Zenith</name>
  <email>non.mi...@mma.re</email>
  </author>
  <updated>2010-01-28T01:28:06Z</updated>
  <id>http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/c25a03762b7d80ee</id>
  <link href="http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/c25a03762b7d80ee" />
  <title type="html">Problem creating a ForeignPtr</title>
  <summary type="html" xml:space="preserve">
  Hi all, &lt;br&gt; I have this problem with the following snippet: &lt;br&gt; ------------------------------ --- &lt;br&gt; {-# LANGUAGE ForeignFunctionInterface #-} &lt;br&gt; import Foreign.Ptr &lt;br&gt; foreign import ccall &amp;quot;stdlib.h &amp;amp;free&amp;quot; &lt;br&gt; p_free :: FunPtr (Ptr a -&amp;gt; IO ()) &lt;br&gt; ------------------------------ --- &lt;br&gt; This is a standard example reported verbatim from the GHC documentation of FunPtr:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Arijit</name>
  <email>pal_...@yahoo.co.in</email>
  </author>
  <updated>2010-01-27T22:08:34Z</updated>
  <id>http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/ba688996e9fba2a1</id>
  <link href="http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/ba688996e9fba2a1" />
  <title type="html">Function overloading in Haskell</title>
  <summary type="html" xml:space="preserve">
  Hi, &lt;br&gt; Is if possible to overload functions in Haskell similar to that of C++ &lt;br&gt; or C# ? For example, if I want to define a function add which has &lt;br&gt; multiple arity: &lt;br&gt; add x y = x + y &lt;br&gt; add x y z = x + y + z &lt;br&gt; This doesn&#39;t work, the functions need to have different names. After &lt;br&gt; some googling, I located the following paper by Simon Peyton Jones
  </summary>
  </entry>
  <entry>
  <author>
  <name>Marco Antoniotti</name>
  <email>marc...@gmail.com</email>
  </author>
  <updated>2010-01-25T21:04:32Z</updated>
  <id>http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/c4ae9667a7473cd0</id>
  <link href="http://groups.google.com.ua/group/comp.lang.haskell/browse_thread/thread/c4ae9667a7473cd0" />
  <title type="html">newbie question: printed representation for lambdas</title>
  <summary type="html" xml:space="preserve">
  Hi &lt;br&gt; I have &lt;br&gt; &amp;lt;pre&amp;gt; &lt;br&gt; *Main&amp;gt; \k -&amp;gt; k + 42 &lt;br&gt; \k -&amp;gt; k + 42 &lt;br&gt; &amp;lt;interactive&amp;gt;:1:0: &lt;br&gt; No instance for (Show (a -&amp;gt; a)) &lt;br&gt; arising from a use of `print&#39; at &amp;lt;interactive&amp;gt;:1:0-11 &lt;br&gt; Possible fix: add an instance declaration for (Show (a -&amp;gt; a)) &lt;br&gt; In a stmt of a &#39;do&#39; expression: print it &lt;br&gt; &amp;lt;/pre&amp;gt; &lt;br&gt; This is understandable, however, is there a way to define a &#39;show&#39; for
  </summary>
  </entry>
</feed>
