August 2007 Archives by thread
Starting: Wed Aug 1 00:34:23 EST 2007
Ending: Fri Aug 31 23:09:04 EST 2007
Messages: 1454
- [Haskell-cafe] Re: HDBC or HSQL
Alex Jacobson
- [Haskell-cafe] Backpatching
Thomas Conway
- [Haskell-cafe] i need wxHaskell compiled for ghc 6.6.1 on
Windows
Bulat Ziganshin
- [Haskell-cafe] OS swapping and haskell data structures
Alex Jacobson
- [Haskell-cafe] Monad Description For Imperative Programmer
Kaveh Shahbazian
- [Haskell-cafe] Re: [Haskell] View patterns in GHC:
Request?for?feedback
ChrisK
- [Haskell-cafe] Re: [Haskell] View patterns
in GHC: Request?for?feedback
Jon Fairbairn
- [Haskell-cafe] Indentation woes
david48
- FW: RE [Haskell-cafe] Monad Description For Imperative Programmer
peterv
- [Haskell-cafe] Cartesian product of a Set
Andy Gimblett
- [Haskell-cafe] monads and groups -- instead of loops
Greg Meredith
- [Haskell-cafe] Knuth Morris Pratt for Lazy Bytestrings
implementation
Justin Bailey
- [Haskell-cafe] Knuth Morris Pratt for Lazy Bytestrings
implementation
Justin Bailey
- [Haskell-cafe] Exiting GLUT application
Dave Tapley
- [Haskell-cafe] renderString problems
Dave Tapley
- [Haskell-cafe] Re: Zippers, Random Numbers & Terrain
apfelmus
- [Haskell-cafe] How can I optimize pattern matching on views?
Ryan Ingram
- [Haskell-cafe] Some Haskell platformish questions
David Pollak
- [Haskell-cafe] RE: Definition of the Haskell standard library
Isaac Dupree
- [Haskell-cafe] GHC, GLUT and OS X
Paul L
- [Haskell-cafe] Installing FreeGLUT
Ronald Guida
- [Haskell-cafe] Parser inversions [Was: CC-delcont-0.1...]
oleg at pobox.com
- [Haskell-cafe] Re: monads and groups -- instead of loops
Greg Meredith
- RE [Haskell-cafe] Monad Description For Imperative
Greg Meredith
- [Haskell-cafe] Re: how to see operators precedence in GHCi
Simon Peyton-Jones
- [Haskell-cafe] Re: [Haskell] ANN: encoding-0.1 release
Duncan Coutts
- [Haskell-cafe] Polymorphic variants
Jon Harrop
- [Haskell-cafe] Primitive Recursive Algebraic Types
Alexteslin
- [Haskell-cafe] Perfect example
Jon Harrop
- [Haskell-cafe] positive Int
brad clawsie
- [Haskell-cafe] monad subexpressions
Chris Smith
- [Haskell-cafe] ANNOUNCE: Dimensional 0.6 -- Statically checked
physical dimensions
Björn Buckwalter
- [Haskell-cafe] ANNOUNCE: Dimensional 0.6 -- Statically checked
physical dimensions
Björn Buckwalter
- [Haskell-cafe] When is waitForProcess not necessary?
Dave Bayer
- [Haskell-cafe] Re: monad subexpressions
Mirko Rahn
- [Haskell-cafe] Haskell FCGI server.
George Moschovitis
- [Haskell-cafe] Question about arrows
Lewis-Sandy, Darrell
- RE [Haskell-cafe] Monad Description For Imperative
Greg Meredith
- [Haskell-cafe] Re: Re: monad subexpressions
david48
- [Haskell-cafe] How odd...
Andrew Coppin
- [Haskell-cafe] Developing Programs and Proofs Spontaneously using
GADT
Shin-Cheng Mu
- [Haskell-cafe] How odd...
Andrew Coppin
- [Haskell-cafe] FreeBSD/amd64 support?
Tim Newsham
- [Haskell-cafe] c2hs and structs?
Magnus Therning
- [Haskell-cafe] Navigating Haddock
David Pollak
- [Haskell-cafe] Interval Arithmetics
Mitar
- [Haskell-cafe] creating graphics the functional way
Frank Buss
- [Haskell-cafe] Re: monad subexpressions
Brian Hulley
- [Haskell-cafe] Re: Developing Programs and Proofs
Spontaneously using GADT
Shin-Cheng Mu
- [Haskell-cafe] how to make haskell faster than python at finding
primes?
Alex Jacobson
- [Haskell-cafe] how to make haskell faster than python at finding
primes?
Donald Bruce Stewart
- [Haskell-cafe] Re: creating graphics the functional way
Shin-Cheng Mu
- [Haskell-cafe] Sudoku Solver
Adrian Neumann
- [Haskell-cafe] ICFP07 Call for Participation
Matthew Fluet (ICFP Publicity Chair)
- [Haskell-cafe] Newbie question: "multi-methods" in Haskell
peterv
- [Haskell-cafe] [Fwd: PADL 2008: Call for Papers]
Paul Hudak
- [Haskell-cafe] Using haskell with emacs
Paulo J. Matos
- [Haskell-cafe] Java 1.5 parser in Haskell
tim.b
- [Haskell-cafe] Type without a data constructor?
Rahul Kapoor
- [Haskell-cafe] combinators for a simple grammar
Rahul Kapoor
- [Haskell-cafe] Monad for Set?
Ronald Guida
- [Haskell-cafe] Any ideas how to go about doing a phd in threading?
Hugh Perkins
- [Haskell-cafe] Haskell Weekly News: August 07, 2007
Donald Bruce Stewart
- [Haskell-cafe] Type classes: Missing language feature?
DavidA
- [Haskell-cafe] Bug in GHCi?
Dusan Kolar
- [Haskell-cafe] Re: default for quotRem in terms of divMod?
Christian Maeder
- [Haskell-cafe] mutually recursive types
rodrigo.bonifacio
- [Haskell-cafe] Newbie question (again!) about phantom types
peterv
- [Haskell-cafe] Defining new operators
rodrigo.bonifacio
- [Haskell-cafe] a regressive view of support for imperative
programming in Haskell
Paul Hudak
- [Haskell-cafe] Pure functional GUI (was"a regressive view of support for imperativeprogramming in Haskell")
Peter Verswyvelen
- [Haskell-cafe] Pure functional GUI (was
Peter Verswyvelen
- [Haskell-cafe] Using HList Records
Rahul Kapoor
- [Haskell-cafe] Slow IO or bad code?
Vimal
- [Haskell-cafe] New Eq instance
rodrigo.bonifacio
- [Haskell-cafe] Derivation of Eq given Ord
Dougal Stanton
- [Haskell-cafe] (no subject)
Thomas Hartman
- [Haskell-cafe] how can I get template haskell macro-expanded code
from inferStartState? (repeated post, now with subject)
Thomas Hartman
- [Haskell-cafe] Small question
Andrew Coppin
- [Haskell-cafe] Matters of precision
Andrew Coppin
- [Haskell-cafe] Problem with question 3 about knights and knaves on
wikipedia
Peter Verswyvelen
- [Haskell-cafe] Operator overloading
rodrigo.bonifacio
- [Haskell-cafe] Haskell DB tutorial link is broken.
Edward Ing
- [Haskell-cafe] Explaining monads
Brian Brunswick
- [Haskell-cafe] Problem with question 3 about knights and knaves
onw ikipedia
Steve Schafer
- [Haskell-cafe] where to put handy functions?
Chad Scherrer
- [Haskell-cafe] can't build haxml under ghc 6.7,
says HughesPJ is hidden... but ghc-pkg doesn't say it's hidden...
Thomas Hartman
- [Haskell-cafe] Dynamic thread management?
Hugh Perkins
- [Haskell-cafe] In-place modification
Hugh Perkins
- [Haskell-cafe] Typeclasses and implicit parameters
ajb at spamcop.net
- [Haskell-cafe] Haskell vs GC'd imperative languages, threading,
parallelizeability (is that a word? :-D )
Hugh Perkins
- [Haskell-cafe] Haskell vs GC'd imperative languages, threading,
parallelizeability (is that a word? :-D )
Donald Bruce Stewart
- [Haskell-cafe] Haskell vs GC'd imperative languages, threading,
parallelizeability (is that a word? :-D )
Hugh Perkins
- [Haskell-cafe] Haskell vs GC'd imperative languages, threading,
parallelizeability (is that a word? :-D )
Donald Bruce Stewart
- [Haskell-cafe] Haskell vs GC'd imperative languages, threading,
parallelizeability (is that a word? :-D )
Hugh Perkins
- [Haskell-cafe] Haskell vs GC'd imperative languages, threading,
parallelizeability (is that a word? :-D )
Donald Bruce Stewart
- [Haskell-cafe] Haskell vs GC'd imperative languages, threading,
parallelizeability (is that a word? :-D )
Hugh Perkins
- [Haskell-cafe] Haskell vs GC'd imperative languages,
threading, parallelizeability (is that a word? :-D )
Stefan O'Rear
- [Haskell-cafe] Haskell vs GC'd imperative languages, threading,
parallelizeability (is that a word? :-D )
Hugh Perkins
- [Haskell-cafe] Haskell vs GC'd imperative languages, threading,
parallelizeability (is that a word? :-D )
Hugh Perkins
- [Haskell-cafe] Haskell vs GC'd imperative languages,
threading, parallelizeability (is that a word? :-D )
Stefan O'Rear
- [Haskell-cafe] Haskell vs GC'd imperative languages, threading,
parallelizeability (is that a word? :-D )
Spencer Janssen
- [Haskell-cafe] Haskell vs GC'd imperative languages, threading,
parallelizeability (is that a word? :-D )
Thomas Conway
- [Haskell-cafe] Haskell vs GC'd imperative languages, threading,
parallelizeability (is that a word? :-D )
Andrew Coppin
- [Haskell-cafe] Haskell vs GC'd imperative languages, threading , parallelizeability (is that a word? :-D )
Spencer Janssen
- [Haskell-cafe] Haskell vs GC'd imperative languages, threading,
parallelizeability (is that a word? :-D )
Andrew Coppin
- [Haskell-cafe] Haskell vs GC'd imperative languages, threading,
parallelizeability (is that a word? :-D )
Bulat Ziganshin
- [Haskell-cafe] Haskell vs GC'd imperative languages, threading,
parallelizeability (is that a word? :-D )
Michael Vanier
- [Haskell-cafe] Haskell vs GC'd imperative languages, threading,
parallelizeability (is that a word? :-D )
luc.taesch
- [Haskell-cafe] Problem with question 3 about knights andknavesonw
ikipedia
Peter Verswyvelen
- [Haskell-cafe] Erlang-style concurrency
Kyle Consalus
- [Haskell-cafe] towards a new foundation for set theory with atoms
Greg Meredith
- [Haskell-cafe] Defining new operators
rodrigo.bonifacio
- [Haskell-cafe] listify
Chad Scherrer
- [Haskell-cafe] zip3, zip4 ... -> zipn?
Frank Buss
- [Haskell-cafe] howto install ghc-6.7.* ?
Marc A. Ziegert
- [Haskell-cafe] arrow question HXT related
Andrea Rossato
- [Haskell-cafe] Haddock: documenting parameters of functional
arguments
Henning Thielemann
- [Haskell-cafe] Re: default for quotRem in terms of divMod?
Henning Thielemann
- [Haskell-cafe] IO within parser
Gregory Propf
- [Haskell-cafe] Infinity v0.1
Austin Seipp
- Fw: [Haskell-cafe] IO within parser
Gregory Propf
- Fw: [Haskell-cafe] IO within parser
Gregory Propf
- [Haskell-cafe] Re: default for quotRem in terms of divMod?
Henning Thielemann
- [Haskell-cafe] Help with a project design
Andrea Rossato
- [Haskell-cafe] Suffix tree
Jon Harrop
- [Haskell-cafe] IO within parser
Sam Hughes
- [Haskell-cafe] A few questions on primes generating.
L.Guo
- [Haskell-cafe] xpath types for SYB/generic haskell type system?
Alex Jacobson
- [Haskell-cafe] GHC optimisations
Andrew Coppin
- [Haskell-cafe] out of core computing in haskell
Carter T Schonwald
- [Haskell-cafe] out of core computing in haskell
Carter T Schonwald
- [Haskell-cafe] Explaining monads
Gregory Propf
- [Haskell-cafe] Small proof intro
Tim Newsham
- [Haskell-cafe] Parsec: Parenthesized expressions and more!
Vimal
- [Haskell-cafe] Converting Emacs syntax coloured Haskell code to
HTML
Peter Verswyvelen
- [Haskell-cafe] Bathroom reading
Dougal Stanton
- [Haskell-cafe] Re: Bathroom reading
Chad Scherrer
- [Haskell-cafe] Error building takusen with Cabal-1.1.6.2
John Dell'Aquila
- [Haskell-cafe] Monad explanation from a newbie to newbies having C#
(or other OO) experience
Peter Verswyvelen
- [Haskell-cafe] defining last using foldr
Alexteslin
- [Haskell-cafe] Why monad tutorials don't work
Dan Piponi
- [Haskell-cafe] Re:Explaining monads
Gregory Propf
- [Haskell-cafe] GHC linking problems
SevenThunders
- [Haskell-cafe] ANN: HAppS-Data 0.9: XML, Pairs, HList, deriveAll
Alex Jacobson
- [Haskell-cafe] ANNOUNCE: Guihaskell and PropLang 0.1
Asumu Takikawa
- [Haskell-cafe] Haskell for the Enterprise (topic for a MSc
dissertation?)
Lars Oppermann
- [Haskell-cafe] Syntax for lambda case proposal could be "\of"
Brian Hulley
- [Haskell-cafe] Re: Hints for Euler Problem 11
Mathias Biilmann Christensen
- [Haskell-cafe] monte carlo trouble
Chad Scherrer
- [Haskell-cafe] monte carlo trouble
Chad Scherrer
- [Haskell-cafe] Pattern matching articles/explanations
Ian Duncan
- [Haskell-cafe] monte carlo trouble
Chad Scherrer
- [Haskell-cafe] Erlang VM in Haskell
Joel Reymont
- [Haskell-cafe] trouble building 6.7 on ubuntu
Thomas Hartman
- [Haskell-cafe] Re: trouble building 6.7 on ubuntu
Stefan O'Rear
- [Haskell-cafe] Re: trouble building 6.7 on ubuntu
Esa Ilari Vuokko
- [Haskell-cafe] monte carlo trouble
Chad Scherrer
- [Haskell-cafe] Re: hyperlinked haskell 98 grammar
Peter Hercek
- [Haskell-cafe] Collada, FBX, XML schemas and Haskell?
Peter Verswyvelen
- [Haskell-cafe] Pattern matching articles/explanations
Ian Duncan
- [Haskell-cafe] Diagnosing stack overflow
Justin Bailey
- [Haskell-cafe] Looking at program execution
Ian Duncan
- [Haskell-cafe] I'm stuck in my thought experiment
Levi Stephen
- [Haskell-cafe] Hints for Euler Problem 11
L.Guo
- [Haskell-cafe] So far,
so good! Until... (Haskell 98 Report questions)
Ian Duncan
- [Haskell-cafe] Basic question....
rodrigo.bonifacio
- [Haskell-cafe] Basic question....
Janis Voigtlaender
- [Haskell-cafe] Very fast searching of byte strings
ChrisK
- [Haskell-cafe] trouble building regex-base 0.91 on ghc 6.7
Thomas Hartman
- [Haskell-cafe] Remember the future
Andrew Coppin
- [Haskell-cafe]
trouble compiling "import GHC.Prim(MutableByteArray#, ....." (building
regex-tdfa from darcs) -- what's that # sign doing?
Thomas Hartman
- [Haskell-cafe] Remember the future
Andrew Coppin
- [Haskell-cafe] What to do about an absent package maintainer?
Adam Langley
- [Haskell-cafe] Parsing binary data.
Peter Cai
- [Haskell-cafe] Newbie question: Where is StackOverflow on the Wiki?
Peter Verswyvelen
- [Haskell-cafe] Chessboard-building in Haskell
Andrew Wagner
- [Haskell-cafe] Old editions of The Monad.Reader lost
Henk-Jan van Tuyl
- [Haskell-cafe] How do I simulate dependent types using phantom
types?
DavidA
- [Haskell-cafe] Using Apple Spotlight to search for .hs and .lhs
files
Dan Piponi
- [Haskell-cafe] building a regular polygon
Daniel C. Bastos
- [Haskell-cafe] List comprehension desugaring
Neil Mitchell
- [Haskell-cafe] GHC optimisations
Andrew Coppin
- [Haskell-cafe] Using Collections: ElemsView and KeysView
Benjamin Franksen
- [Haskell-cafe] Re: Interval Arithmetics
Henning Thielemann
- [Haskell-cafe] IO in HApps handler ?
Luc TAESCH
- [Haskell-cafe] ghc 6.7 /6.8
Luc TAESCH
- [Haskell-cafe] Bi-directional Maps
Andrew Wagner
- [Haskell-cafe] "Tying the knot" with unknown keys
David Ritchie MacIver
- [Haskell-cafe] How can I pass IOUArrays to FFI functions?
Ryan Ingram
- [Haskell-cafe] is there a way to patch the build-depends line of a
cabal file without breaking backwards compatibility?
Thomas Hartman
- [Haskell-cafe] cabal install of HDBC-odbc fails on ghc 6.7,
-I flag causes problems
Thomas Hartman
- [Haskell-cafe] #haskell irc channel reaches 400 users
Donald Bruce Stewart
- [Haskell-cafe] STM, IO and b-trees
Ben
- [Haskell-cafe] How can I pass IOUArrays to FFI functions?
Ryan Ingram
- [Haskell-cafe] STM, IO and b-trees
Thomas Conway
- [Haskell-cafe] ANN: SF Bay Area Functional Programmers Group
Keith Fahlgren
- [Haskell-cafe] Generic data constructor in pattern?
Peter Verswyvelen
- [Haskell-cafe] [ANN] An efficient lazy suffix tree library
Bryan O'Sullivan
- [Haskell-cafe] Impredicativity confusion
Gleb Alexeyev
- [Haskell-cafe] -f flag to runghc broken,
or is it just me? (because trying switch
elegantly between ghc 6.6 and ghc 6.7)
Thomas Hartman
- [Haskell-cafe] Help using CGIT
Rich Neswold
- [Haskell-cafe] help understanding lazy evaluation
Xavier Noria
- [Haskell-cafe] Tackling IO (the correct way)
Dave Tapley
- [Haskell-cafe] Ann: Gtk2Hs Tutorial Port
Hans van Thiel
- [Haskell-cafe] Re: Newbie question: Where is StackOverflow
on the Wiki?
Peter Verswyvelen
- [Haskell-cafe] Bug in Gtk2HS 0.9.12/SOE on WinXP? Or is it just me?
Peter Verswyvelen
- [Haskell-cafe] newbie - how to call a Haskell interpreter from C
Brock Peabody
- [Haskell-cafe] Style
Arie Groeneveld
- [Haskell-cafe] latest cabal conflict?
Luc TAESCH
- [Haskell-cafe] newbie : multi-parameter type classes
Thomas Girod
- [Haskell-cafe] Re: [Haskell] Issue about use of WinHugs
Neil Mitchell
- [Haskell-cafe] 2D game graphics library for Haskell?
peterv
- [Haskell-cafe] 2D game graphics library for Haskell?
Ben Lippmeier
- [Haskell-cafe] IO inside CGI
Adrian Neumann
- [Haskell-cafe] Re: Graph reduction [Was: Where is StackOverflow
on the Wiki?]
Andrew Coppin
- [Haskell-cafe] Haskellnet could not find network-any dependency.
Edward Ing
- [Haskell-cafe] Style
Marc A. Ziegert
- [Haskell-cafe] How to fix linker errors when creating a package
using cabal
Peter Verswyvelen
- [Haskell-cafe] Ideas
Andrew Coppin
- [Haskell-cafe] How to fix linker errors when creating a package
using cabal
Peter Verswyvelen
- [Haskell-cafe] Question of a manual computation on Reader Monad.
Peter Cai
- [Haskell-cafe] Ideas
Andrew Coppin
- [Haskell-cafe] Parsec is being weird at me
Andrew Coppin
- [Haskell-cafe] Ideas
Andrew Coppin
- [Haskell-cafe] Ideas
Andrew Coppin
- [Haskell-cafe] Re: Parsec is being weird at me
Chris Casinghino
- [Haskell-cafe] Haskell on the Playstation 3? :-)
Peter Verswyvelen
- [Haskell-cafe] Text.Xhtml.Strict
Marco Túlio Gontijo e Silva
- [Haskell-cafe] :, infix operator, infix constructor, et cetera
Daniel C. Bastos
- [Haskell-cafe] "GHC from source" makes a great hardware test
Dave Bayer
- [Haskell-cafe] Re: Parsec is being weird at me
Andrew Coppin
- [Haskell-cafe] Re: Parsec is being weird at me
Andrew Coppin
- [Haskell-cafe] is there a way to run tests at compile time using TH
Alex Jacobson
- [Haskell-cafe] Hugs on Zaurus
Ulrich Vollert
- [Haskell-cafe] Files for Hugs on Zaurus
Ulrich Vollert
- [Haskell-cafe] Converting CTime -> Int
Sven Panne
- [Haskell-cafe] Norvig's Sudoku Solver in Haskell
manu
- [Haskell-cafe] nested datatypes
Thomas Girod
- [Haskell-cafe] arrows-.02 fails when rebuilding ghc 6.6.1
Luc TAESCH
- [Haskell-cafe] Norvig's Sudoku Solver in Haskell
manu
- [Haskell-cafe] Norvig's Sudoku Solver in Haskell
Yitzchak Gale
- [Haskell-cafe] Help understanding a partial application
Levi Stephen
- [Haskell-cafe] Geometry
Tony Morris
- [Haskell-cafe] Norvig's Sudoku Solver in Haskell
manu
- [Haskell-cafe] Newbie terminology for partial application
Peter Verswyvelen
- [Haskell-cafe] "quoting" in Haskell
Peter Verswyvelen
- [Haskell-cafe] Norvig's Sudoku Solver in Haskell
manu
- [Haskell-cafe] [ANN] pcap 0.3.1,
for user-level network packet capture
Bryan O'Sullivan
- [Haskell-cafe] No Enum nor Ix instance on Graphics.UI.GLUT.Key
Peter Verswyvelen
- [Haskell-cafe] GHC 6.6.1 and SELinux issues
Alexander Vodomerov
- [Haskell-cafe] [Off Topic Amusement] Lylle Lovett lyrics
David Pollak
- [Haskell-cafe] Wildly off-topic
Andrew Coppin
- [Haskell-cafe] Searching for a subsequence in Data.Sequence
structure?
Justin Bailey
- [Haskell-cafe] runInteractiveCommand behaves differently on linux
and windows
Thomas Hartman
- [Haskell-cafe] Serial Communications in Haskell
Ronald Guida
- [Haskell-cafe] GHC 6.6.1 and SELinux issues
Alexander Vodomerov
- [Haskell-cafe] trouble compiling regex posix head (I think >0.92)
on ghc 6.7
Thomas Hartman
- [Haskell-cafe] defining mapPairs function
Alexteslin
- [Haskell-cafe] Looking for suggestions to improve my algorithm
David Frey
- [Haskell-cafe] compiling happs under 6.7 (unbound implicit
parameter error)
Thomas Hartman
- [Haskell-cafe] interaction between OS processes
Andrea Rossato
- [Haskell-cafe] let and fixed point operator
Peter Hercek
- [Haskell-cafe] Newbie question: Why gfoldl has this strange type?
Rodrigo Geraldo
- [Haskell-cafe] redirecting stdout
Chad Scherrer
- [Haskell-cafe] darcs behind firewall
Sukit Tretriluxana
- [Haskell-cafe] FFI and DLLs
Lewis-Sandy, Darrell
- [Haskell-cafe] happs on ghc 6.7 won't work because of dependency on
Data.Binary (everything
that depends on Data.Binary broken at present) ( unknown symbol
`stg_uncheckedShiftRL64' )
Thomas Hartman
- [Haskell-cafe] let and fixed point operator
Dan Piponi
- [Haskell-cafe] Re: trouble compiling regex posix head (I think
>0.92) on ghc 6.7
Thomas Hartman
- [Haskell-cafe] gtk library installation from ubuntu repository
Vikrant
- [Haskell-cafe] GHC 6.6.1 binary package for Ubuntu available?
Sukit Tretriluxana
- [Haskell-cafe] trying to install gutsy's libghc6-mtl-dev from
source on feisty
Anatoly Yakovenko
- [Haskell-cafe] wanted: HAppS example combining state and io
Thomas Hartman
Last message date:
Fri Aug 31 23:09:04 EST 2007
Archived on: Fri Aug 31 22:59:47 EST 2007
This archive was generated by
Pipermail 0.09 (Mailman edition).