- 02 Nov, 2018 2 commits
-
-
Thomas Peiselt authored
-
Thomas Peiselt authored
This reverts commit 01366b63.
-
- 01 Nov, 2018 6 commits
-
-
Thomas Peiselt authored
-
Thomas Peiselt authored
This reverts commit 31a59439.
-
Thomas Peiselt authored
-
Thomas Peiselt authored
Hoogle v5 `docs` field already contains markup, so we just use the field content directly.
-
Thomas Peiselt authored
-
Thomas Peiselt authored
it's possible to have some content between `<span class=name>` and `<0>` so separating the expressions to handle this case.
-
- 30 Oct, 2018 1 commit
-
-
Thomas Peiselt authored
-
- 24 Oct, 2018 1 commit
-
-
Thomas Peiselt authored
Hoogle v5 uses a different json representation for the data, requires a new URL and also contains HTML markup inside the json fields. This commit removes all markup to be able to handle the hoogle responses using the same structure as with the previous response structure (from hoogle v4).
-
- 23 Oct, 2018 2 commits
-
-
Vaibhav Sagar authored
-
Vaibhav Sagar authored
-
- 21 Oct, 2018 1 commit
-
-
Vaibhav Sagar authored
-
- 14 Oct, 2018 1 commit
-
-
Vaibhav Sagar authored
-
- 06 Oct, 2018 1 commit
-
-
Vaibhav Sagar authored
-
- 30 Sep, 2018 2 commits
-
-
Vaibhav Sagar authored
-
Vaibhav Sagar authored
-
- 26 Sep, 2018 1 commit
-
-
Vaibhav Sagar authored
-
- 17 Sep, 2018 3 commits
-
-
Vaibhav Sagar authored
update jupyterlab installation procedure in README
-
MMesch authored
-
Vaibhav Sagar authored
Fix haddock generation.
-
- 16 Sep, 2018 2 commits
-
-
Lucas DiCioccio authored
-
Vaibhav Sagar authored
Add ihaskell-graphviz to display graphs.
-
- 15 Sep, 2018 1 commit
-
-
Lucas DiCioccio authored
Requires 'Graphviz' installed.
-
- 11 Sep, 2018 4 commits
-
-
Vaibhav Sagar authored
-
Vaibhav Sagar authored
Update .travis.yml
-
Vaibhav Sagar authored
-
Vaibhav Sagar authored
-
- 05 Sep, 2018 3 commits
-
-
Vaibhav Sagar authored
-
Vaibhav Sagar authored
ihaskell-widgets: Fix more warnings
-
Erik de Castro Lopo authored
This file was giving a strange error/warning that had to be disabled. After investigating this issue (https://ghc.haskell.org/trac/ghc/ticket/15601) it turns out this was due to an wart in the way type level lists are handled in GHC. Fortunately a workaround is available allowing the warning to be re-enabled.
-
- 04 Sep, 2018 1 commit
-
-
Vaibhav Sagar authored
-
- 03 Sep, 2018 5 commits
-
-
Vaibhav Sagar authored
-
Vaibhav Sagar authored
Fix more warnings!
-
Erik de Castro Lopo authored
GHC 8.4 and later have the `-Wpartial-fields` warning flag, so add it and fix the warnings.
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
- 02 Sep, 2018 1 commit
-
-
Vaibhav Sagar authored
Turn on and fix more warnings
-
- 01 Sep, 2018 2 commits
-
-
Vaibhav Sagar authored
ihaskell-widgets: Make it compile with ghc 8.4
-
Erik de Castro Lopo authored
Fixing these warnings required changes to the file names of the `MessageHeader` struct which makes this commit an API change. The version in the cabal file has been bumped accordingly.
-