[Haskell-cafe] numeric types

Henning Thielemann lemming at henning-thielemann.de
Thu Sep 6 08:06:36 EDT 2007


On Wed, 5 Sep 2007, Thomas Hartman wrote:

> I think you want something like this
>
> {-# OPTIONS -fglasgow-exts #-}

Why glasgow-exts?


You may also want to read and extend the discussion "generic number type 
vs. distinct numeric types"
  http://www.haskell.org/haskellwiki/Generic_number_type


More information about the Haskell-Cafe mailing list