Changes between Version 1 and Version 2 of Ticket #88
- Timestamp:
- 02/10/06 17:52:44 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #88 – description
v1 v2 1 1 We have several annotations in current Haskell: 2 deriving, pragmas {-# #-}, {-! !-} (DrIFT).2 deriving, [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]... 3 3 These are ad-hoc, and not extensible by the programmer. 4 4
