./lang/hjsmin, Haskell implementation of a javascript minifier

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.2.1nb1, Package name: hjsmin-0.2.1nb1, Maintainer: pkgsrc-users

Reduces size of javascript files by stripping out extraneous whitespace and
other syntactic elements, without changing the semantics.


Master sites:

Filesize: 5.075 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-02 07:37:49 by Masatake Daimon | Files touched by this commit (1141)
Log message:
Revbump all Haskell after updating lang/ghc96
   2023-11-01 04:14:49 by Masatake Daimon | Files touched by this commit (5)
Log message:
lang/hjsmin: import hjsmin-0.2.1

Reduces size of javascript files by stripping out extraneous whitespace and
other syntactic elements, without changing the semantics.