- 22 Sep, 2020 1 commit
-
-
Matthias Meschede authored
-
- 12 Aug, 2020 1 commit
-
-
James Brock authored
-
- 28 Feb, 2020 1 commit
-
-
James Brock authored
-
- 26 Sep, 2019 1 commit
-
-
Vaibhav Sagar authored
-
- 21 May, 2019 2 commits
-
-
Tom McLaughlin authored
-
Tom McLaughlin authored
-
- 06 Mar, 2019 2 commits
-
-
Vaibhav Sagar authored
-
Vaibhav Sagar authored
-
- 17 Nov, 2018 1 commit
-
-
Thomas Peiselt authored
remove module from `main`, and promote from `other-modules` to `exported-modules` in `library`. Fixes #971.
-
- 16 Nov, 2018 1 commit
-
-
Alexander Vershilov authored
The IPython specification for the metadata does not define that all fields in metadata must be textual. Latest Jupyters lab uses that feature so the parsing mechanism became incomplatible with the protocol. We change Metadata to be an Aeson.Object and introduce a 'Metadata' newtype in order to keep that explicit and open for the later changes if needed. Fixes #912.
-
- 01 Sep, 2018 6 commits
-
-
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.
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
-
Erik de Castro Lopo authored
Add `-Wunused-do-bind -Wunused-local-binds -Wunused-top-binds -Wunused-matches` and fix all the things.
-
Erik de Castro Lopo authored
Add `-Wmissing-signatures` to `ghc-options`.
-
Erik de Castro Lopo authored
Add `-Wincomplete-patterns` to the `ghc-options` field of the cabal file and fix all warnings.
-
- 28 Aug, 2018 1 commit
-
-
Erik de Castro Lopo authored
-
- 14 Jul, 2018 3 commits
- 08 Feb, 2018 1 commit
-
-
Vaibhav Sagar authored
-
- 23 Sep, 2017 1 commit
-
-
Justus Sagemüller authored
-
- 27 Jul, 2017 1 commit
-
-
Vaibhav Sagar authored
This stops nbconvert from complaining.
-
- 13 Mar, 2017 1 commit
-
-
Andrei Barbu authored
-
- 05 Mar, 2017 1 commit
-
-
Andrei Barbu authored
-
- 10 Oct, 2016 3 commits
-
-
Libby Horacek authored
-
Libby Horacek authored
It's a bit closer to a dictionary.
-
Libby Horacek authored
-
- 13 Feb, 2016 2 commits
-
-
Nicholas Luo authored
-
Nicholas Luo authored
-
- 09 Feb, 2016 2 commits
-
-
Nicholas Luo authored
-
Nicholas Luo authored
-
- 17 Dec, 2015 1 commit
-
-
Andrew Gibiansky authored
-
- 10 Dec, 2015 1 commit
-
-
louis authored
-
- 08 Dec, 2015 1 commit
-
-
Andrew Gibiansky authored
-
- 28 Oct, 2015 1 commit
-
-
Sumit Sahrawat authored
These messages are used by console frontends to check whether the current input is complete or not. If it is not complete, the next line is treated as the continuation of the code, and a '...' prompt is used to show that. To provide support for qtconsole, I have made it such that IHaskell always responds to an is_complete_request by saying that the code is complete, which only allows for single line inputs.
-
- 06 Oct, 2015 1 commit
-
-
Andrew Gibiansky authored
-
- 11 Sep, 2015 1 commit
-
-
Sumit Sahrawat authored
-
- 28 Aug, 2015 1 commit
-
-
Andrew Gibiansky authored
-
- 26 Aug, 2015 1 commit
-
-
Andrew Gibiansky authored
-