From bbc10b9695cb9066c48e84c27819bbf4bd9efe73 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Sat, 25 Feb 2017 11:00:11 +0100 Subject: [PATCH] Add haddock detection This can be tested [here](https://downloads.haskell.org/~ghc/latest/docs/html/libraries/) or [here](https://hackage.haskell.org/package/lens-4.15.1/docs/Control-Lens-Operators.html) --- src/apps.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/apps.json b/src/apps.json index a3c134b39..1db58b386 100755 --- a/src/apps.json +++ b/src/apps.json @@ -3183,6 +3183,15 @@ "icon": "http2.png", "website": "http2.github.io" }, + "Haddock": { + "cats": [ + 4 + ], + "html": "

Produced by Haddock version ([0-9.]+)

\\;version:\\1", + "icon": "default.png", + "script": "haddock-util\\.js", + "website": "www.haskell.org/haddock/" + }, "Hammer.js": { "cats": [ 12