1. 07 Jul, 2021 1 commit
  2. 25 Apr, 2021 2 commits
  3. 25 Aug, 2020 2 commits
  4. 13 May, 2020 1 commit
  5. 03 May, 2020 1 commit
  6. 29 Mar, 2020 1 commit
  7. 17 Dec, 2019 2 commits
  8. 26 Sep, 2019 3 commits
  9. 25 Sep, 2019 1 commit
  10. 04 Aug, 2019 2 commits
  11. 03 Aug, 2019 1 commit
  12. 06 Jul, 2019 2 commits
  13. 26 Apr, 2019 1 commit
  14. 04 Mar, 2019 2 commits
  15. 17 Nov, 2018 1 commit
  16. 16 Nov, 2018 1 commit
    • Alexander Vershilov's avatar
      Use Aeson.Object for metadata. · bf631b91
      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.
      bf631b91
  17. 24 Oct, 2018 1 commit
    • Thomas Peiselt's avatar
      Use hoogle v5. · f95b71d2
      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).
      f95b71d2
  18. 21 Oct, 2018 1 commit
  19. 03 Sep, 2018 1 commit
  20. 01 Sep, 2018 5 commits
  21. 28 Aug, 2018 2 commits
  22. 16 Aug, 2018 1 commit
  23. 20 Jul, 2018 1 commit
  24. 18 Jul, 2018 1 commit
  25. 17 Mar, 2018 1 commit
  26. 08 Feb, 2018 1 commit
  27. 22 Dec, 2017 1 commit