Sha256: 5c5fd65ab82d93bbbeb314927a13a7b0414f18f77114036c22da16c27c25388e

Contents?: true

Size: 910 Bytes

Versions: 78

Compression:

Stored size: 910 Bytes

Contents

// This file is part of the "jQuery.Syntax" project, and is distributed under the MIT License.
Syntax.register("haskell",function(a){a.push(["True","False"],{klass:"constant"});a.push("as;case;of;class;data;data family;data instance;default;deriving;deriving instance;do;forall;foreign;hiding;if;then;else;import;infix;infixl;infixr;instance;let;in;mdo;module;newtype;proc;qualified;rec;type;type family;type instance;where".split(";"),{klass:"keyword"});a.push("` | \\ - -< -<< -> * ? ?? # <- @ ! :: _ ~ > ; { }".split(" "),{klass:"operator"});a.push(Syntax.lib.camelCaseType);a.push({pattern:/\-\-.*$/gm,
klass:"comment",allow:["href"]});a.push({pattern:/\{\-[\s\S]*?\-\}/gm,klass:"comment",allow:["href"]});a.push(Syntax.lib.webLink);a.push(Syntax.lib.decimalNumber);a.push(Syntax.lib.hexNumber);a.push(Syntax.lib.singleQuotedString);a.push(Syntax.lib.doubleQuotedString);a.push(Syntax.lib.stringEscape)});

Version data entries

78 entries across 76 versions & 4 rubygems

Version Path
utopia-project-0.32.0 public/_components/jquery-syntax/jquery.syntax.brush.haskell.js
utopia-project-0.31.0 public/_components/jquery-syntax/jquery.syntax.brush.haskell.js
utopia-project-0.30.1 public/_components/jquery-syntax/jquery.syntax.brush.haskell.js
utopia-project-0.30.0 public/_components/jquery-syntax/jquery.syntax.brush.haskell.js
utopia-project-0.29.0 public/_components/jquery-syntax/jquery.syntax.brush.haskell.js
utopia-project-0.28.1 public/_components/jquery-syntax/jquery.syntax.brush.haskell.js
utopia-project-0.28.0 public/_components/jquery-syntax/jquery.syntax.brush.haskell.js
utopia-project-0.27.0 public/_components/jquery-syntax/jquery.syntax.brush.haskell.js
utopia-project-0.26.1 public/_components/jquery-syntax/jquery.syntax.brush.haskell.js
utopia-project-0.26.0 public/_components/jquery-syntax/jquery.syntax.brush.haskell.js
utopia-project-0.25.0 public/_components/jquery-syntax/jquery.syntax.brush.haskell.js
utopia-project-0.24.1 public/_components/jquery-syntax/jquery.syntax.brush.haskell.js
utopia-project-0.24.0 public/_components/jquery-syntax/jquery.syntax.brush.haskell.js
utopia-project-0.23.0 public/_components/jquery-syntax/jquery.syntax.brush.haskell.js
utopia-project-0.22.0 public/_components/jquery-syntax/jquery.syntax.brush.haskell.js
utopia-project-0.21.0 public/_components/jquery-syntax/jquery.syntax.brush.haskell.js
utopia-project-0.20.3 public/_components/jquery-syntax/jquery.syntax.brush.haskell.js
async-debug-0.2.0 public/_components/jquery-syntax/jquery.syntax.brush.haskell.js
utopia-project-0.20.2 public/_components/jquery-syntax/jquery.syntax.brush.haskell.js
utopia-project-0.20.1 public/_components/jquery-syntax/jquery.syntax.brush.haskell.js