|
points-free problem
|
| |
I know I'm going to kick myself when the answer is revealed by one of you kind folks, but after staring at this a while I just can't figure out what's going on. The compiler (ghci) is trying so hard to tell me what's wrong, but I am failing to understand. I thought for the most part one could take a function definition like... далі ⇒
|
|
Fwd: [BostonHaskell] Next meeting: November 24th at MIT (32-G882)
|
| |
---------- Forwarded message ---------- ...To: bostonhaskell@googlegroups.com I'm pleased to announce the November meeting of the Boston Area Haskell Users' Group. Based on the available days remaining in November, the meeting has been scheduled for Tuesday, November 24th from 6:30pm to 8:30pm. Like... далі ⇒
|
|
Applicative Functor or Idiom?
|
| |
After reading several recent papers I came to the understanding that there isn't consensus on the name of Applicative Functors. Several prefer to call them idioms: "'Idiom' was the name McBride originally chose, but he and Paterson now favour the less evocative term `applicative functor'. We have a slight preference for the former, not least because it lends itself... далі ⇒
|
|
Iteratee question
|
| |
I am writing a binary data parser and use `iteratee' package. The following pattern appears quite often in my code: ...The meaning is: take `nbytes' from stream, apply `someConversion' to every byte and return the list of `results'. But there's more than one way to do it[1]: ... [1] [link]... далі ⇒
|
|
Windows API and FFI
|
| |
I have a specific function that I would like to get info to allow me to accept clicks into the cmd.exe window. The function seems to be here: [link] One of the parameters is this: A pointer to an array of INPUT_RECORD structures that receives the input buffer data. The total size of the array required will be less than 64K.... далі ⇒
|
|
TFP 2010 - Call for Papers
|
| |
TFP 2010: 11th SYMPOSIUM ON TRENDS IN FUNCTIONAL PROGRAMMING May 17-19, 2010 University of Oklahoma [link] The Program Committee for TFP 2010 seeks papers on trends in functional programming. The symposium is an international forum for researchers with interests in all aspects of functional programming. It embraces a broad... далі ⇒
|
|
prologue junk on ppc (debian)
|
| |
Got the following: Building uvector-0.1.0.5... [ 1 of 13] Compiling Data.Array.Vector.Prim.Text ( Data/Array/Vector/Prim/Text.hs , dist/build/Data/Array/Vector/P rim/Text.o ) Prologue junk?: .type sD7_entry, @function sD7_entry: # 25 "/tmp/ghc14266_0/ghc14266_0.hc " 1 That seems bad... The Glorious Glasgow Haskell Compilation System, version 6.10.4... далі ⇒
|
|
community.haskell.org is down
|
| |
Hi, community.haskell.org isn't responding, I get connection failures. Thanks, Neil ______________________________ _________________ Haskell-Cafe mailing list Haskell-C...@haskell.org [link]
|
|
|