Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
fa . haskell
This is a Usenet group - learn more
Find or start a Google Group about haskell.
Group info
Language: English
Group categories: Not categorized
More group info »
Active older topics
38 new of 38 - Nov 25
7 new of 7 - Nov 25
9 new of 9 - Nov 25
13 new of 13 - Nov 24
2 new of 2 - Nov 24
13 new of 13 - Nov 24
19 new of 19 - Nov 24
1 new of 1 - Nov 23
1 new of 1 - Nov 23
4 new of 4 - Nov 23
Related Groups
Discussion about functional languages.
Medium activity, Usenet
Medium activity, Usenet
Polymorphically-typed lazy purely-functional programming.
Low activity, Usenet
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 17242  Older »

HOpenGL and freeglut rendering problems 
  Hello. I'm new to this mailing list, so I apologize if this question is inappropriate for this list, but I've been looking for a solution to this problem for weeks and I've had no luck. I am trying to write a program with HOpenGL and freeglut, but I can't seem to get it to render. I'm running Ubuntu 9.10 on a DELL 1555 with an... more »
By Eitan Goldshtrom  - 3:46am - 1 new of 1 message    

Pointfree rank-2 typed function 
  Hello, Given this program: ------------------------------ ------------------------------ {-# LANGUAGE Rank2Types #-} newtype Region s a = Region a unRegion :: forall a s. Region s a -> a unRegion (Region x) = x runRegionPointfull :: forall a. (forall s. Region s a) -> a runRegionPointfull r = unRegion r... more »
By Bas van Dijk  - 12:34am - 4 new of 4 messages    

Announcing Haskell 2010 
  I'm very proud to announce a new revision of the Haskell language, Haskell 2010. Over the last couple of months the committee has been making final decisions about which extensions should be a part of this revision. The final list is: DoAndIfThenElse HierarchicalModules EmptyDataDeclarations FixityResolution... more »
By Simon Marlow  - Nov 24 - 5 new of 5 messages    

how to install "import Foreign.C.Types( CFloat )" in Ubuntu 
  I am trying to run a file, which works well on the university system, but I don't know what do I need to do to make it work on my home Ubuntu system. The particular line which makes the error is: import Foreign.C.Types( CFloat ) And the error is: ------------------------------ -----------------------------... more »
By Zsolt Ero  - Nov 24 - 2 new of 2 messages    

questions about quickCheck 
  Hi, I have just started learning Haskell this semester, and I have some questions of things which puzzles me: 1. I would like to ask that how is it possible to set quickCheck test numbers to something else then the default 100 passes? I have found an article which says: deepCheck p = check (defaultConfig { configMaxTest = 10000}) p... more »
By Zsolt Ero  - Nov 24 - 2 new of 2 messages    

recommended way to get haskell 6.10 installed on ubuntu hardy? 
  There's no ubuntu package for 6.10 (only 6.8), and the haskell platform says you need 6.10 installed to build the source package.
By Joe Van Dyk  - Nov 24 - 11 new of 11 messages    

Kind polymorphism 
  Hello, Are there currently any known problems that would hinder the implementation of kind polymorphism [1], e.g. unresolved inelegancies or technical limitations, or is it only a matter of finding the time to implement it? Thanks, Martijn. [1] [link]... more »
By Martijn van Steenbergen  - Nov 24 - 1 new of 1 message    

Retrieving the decimal portion of a Double 
      Hi all,     I am trying to retrieve the decimal portion of a Double. My code is:     getDecimal x = x - floor(x)     I would expect the following:     Main> getDecimal 1.23     0.23 :: [Double]     but instead, I get:     Main> getDecimal 1.23     ERROR - Unresolved overloading... more »
By Dominic Sim  - Nov 24 - 2 new of 2 messages    

Deadline Extension: JSC Special Issue on Automated Specification and Verification of Web Systems 
  [Apologies for multiple copies] ============================== ============================== ============ JOURNAL OF SYMBOLIC COMPUTATION Special Issue on Automated Specification and Verification of Web Systems ============================== ============================== ============... more »
By de...@dimi.uniud.it  - Nov 23 - 1 new of 1 message    

How does cabal determine version ranges in the dependencies? 
  Hi everyone I recently started porting cabal-install to Freebsd. When I looked at its dependencies on hackage, I noticed HTTP (>=4000.0.2 && <4001). However the latest HTTP version on hackage is 4000.0.8. That struck me as kinda odd. How can cabal tell that it won't be compatible with HTTP version 4001?... more »
By David Fries  - Nov 23 - 3 new of 3 messages    

1 - 10 of 17242   « Newer | Older »

XML      
Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google