Cabal revisions of language-javascript-0.5.14.7
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
Name: language-javascript Version: 0.5.14.7+x-revision: 1 Synopsis: Parser for JavaScript Description: Parses Javascript into an Abstract Syntax Tree (AST). Initially intended as frontend to hjsmin. . Note: Version 0.5.0 breaks compatibility with prior versions, the AST has been reworked to allow round trip processing of JavaScript.-Homepage: https://github.com/erikd/language-javascript License: BSD3 License-file: LICENSE Author: Alan Zimmerman Library+ -- Semigroup-Monoid breakages, <> in Prelude+ build-depends: base <4.11+ Build-depends: base >= 4 && < 5 , array >= 0.3 , mtl >= 1.1