Implicit Function Arguments

Brandon S. Allbery KF8NH allbery at ece.cmu.edu
Sat Jun 28 13:00:17 EDT 2008


On 2008 Jun 28, at 12:32, Tyson Whitehead wrote:

> What do people think about implicit function argument?

http://www.haskell.org/ghc/docs/latest/html/users_guide/other-type-extensions.html#implicit-parameters
It uses ? as the prefix instead of ~ (which already has a meaning in  
pattern matching).

I am under the impression they are deprecated and slated for removal.

-- 
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH




More information about the Glasgow-haskell-users mailing list