diff options
author | Camil Staps | 2021-08-02 16:17:05 +0200 |
---|---|---|
committer | Camil Staps | 2021-08-02 16:17:05 +0200 |
commit | d8289ad28290bd3081d6cf64a3bc5c25e65c718c (patch) | |
tree | a2f70ed2c5c85c484b99988b0cd25ce38be1b48c /resources/pug/finals/articles/index.pug | |
parent | Add extra info about type search (diff) |
Update Cloogle article date
Diffstat (limited to 'resources/pug/finals/articles/index.pug')
-rw-r--r-- | resources/pug/finals/articles/index.pug | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/pug/finals/articles/index.pug b/resources/pug/finals/articles/index.pug index 3a5264c..b9fcfff 100644 --- a/resources/pug/finals/articles/index.pug +++ b/resources/pug/finals/articles/index.pug @@ -15,8 +15,8 @@ block page | You can also go back to my #[a(href='/') home page]. h1 - a(href='2021-07-26-cloogle-search-overview.html'). - 26 July 2021: Cloogle search overview + a(href='2021-08-02-cloogle-search-overview.html'). + 2 August 2021: Cloogle search overview blockquote. Cloogle is a search engine for the pure, functional programming language Clean, similar to Hoogle for Haskell. In this post I go through the design of the search backend and make a comparison with that of Hoogle 5. |