Changes between Version 1 and Version 2 of Ticket #88

Show
Ignore:
Timestamp:
02/10/06 17:52:44 (7 years ago)
Author:
ijones
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #88 – description

    v1 v2  
    11We have several annotations in current Haskell: 
    2 deriving, pragmas {-# #-}, {-! !-} (DrIFT). 
     2deriving, [http://www.haskell.org/ghc/docs/6.4/html/users_guide/pragmas.html pragmas] {-# #-}, {-! !-} ([http://repetae.net/~john/computer/haskell/DrIFT/ DrIFT]), [http://www.haskell.org/haddock/ haddock]... 
    33These are ad-hoc, and not extensible by the programmer. 
    44