File: parens

package info (click to toggle)
hugs98 98.200609.21-6
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 43,136 kB
  • sloc: haskell: 118,978; xml: 61,802; ansic: 46,695; sh: 8,750; cpp: 6,033; makefile: 2,663; yacc: 1,111; cs: 883; sed: 10
file content (5 lines) | stat: -rw-r--r-- 160 bytes parent folder | download | duplicates (9)
1
2
3
4
5
#if ( defined(__GLASGOW_HASKELL__) && __GLASGOW_HASKELL__ >= 600 ) \
    || ( defined(__NHC__) && __NHC__ >= 117 )
#define FINALIZERPTR yes
#endif
FINALIZERPTR