cvs commit: ports/devel Makefile ports/devel/hs-base-unicode-symbols Makefile distinfo pkg-descr ports/lang/ghc bsd.hackage.mk

Gabor Pali pgj at FreeBSD.org
Fri Feb 17 15:44:10 UTC 2012


pgj         2012-02-17 15:44:09 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
    lang/ghc             bsd.hackage.mk 
  Added files:
    devel/hs-base-unicode-symbols Makefile distinfo pkg-descr 
  Log:
  This package defines new symbols for a number of functions, operators
  and types in the base package.  All symbols are documented with their
  actual definition and information regarding their Unicode code point.
  They should be completely interchangeable with their definitions.
  
  For further Unicode goodness you can enable the UnicodeSyntax language
  extension.  This extension enables Unicode characters to be used to
  stand for certain ASCII character sequences.
  
  WWW:    http://haskell.org/haskellwiki/Unicode-symbols
  
  Obtained from:  FreeBSD Haskell
  
  Revision  Changes    Path
  1.4840    +1 -0      ports/devel/Makefile
  1.1       +20 -0     ports/devel/hs-base-unicode-symbols/Makefile (new)
  1.1       +2 -0      ports/devel/hs-base-unicode-symbols/distinfo (new)
  1.1       +10 -0     ports/devel/hs-base-unicode-symbols/pkg-descr (new)
  1.100     +2 -1      ports/lang/ghc/bsd.hackage.mk


More information about the cvs-all mailing list