1. 26 Apr, 2019 1 commit
  2. 04 Mar, 2019 2 commits
  3. 17 Nov, 2018 1 commit
  4. 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
  5. 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
  6. 21 Oct, 2018 1 commit
  7. 03 Sep, 2018 1 commit
  8. 01 Sep, 2018 5 commits
  9. 28 Aug, 2018 2 commits
  10. 16 Aug, 2018 1 commit
  11. 20 Jul, 2018 1 commit
  12. 18 Jul, 2018 1 commit
  13. 17 Mar, 2018 1 commit
  14. 08 Feb, 2018 1 commit
  15. 22 Dec, 2017 1 commit
  16. 14 Oct, 2017 1 commit
  17. 23 Sep, 2017 1 commit
  18. 06 Sep, 2017 1 commit
  19. 05 Sep, 2017 1 commit
    • Justus Sagemüller's avatar
      Adjust dependency lower boundary. · 096b1b6b
      Justus Sagemüller authored
      In `haskell-src-exts-1.17`, `Module` was not parameterised yet, so trying
      to compile with that version gives
      
      src/IHaskell/Eval/Lint.hs:36:19:
          ‘SrcExts.Module’ is applied to too many type arguments
          In the type ‘SrcExts.Module SrcSpanInfo’
          In the type declaration for ‘ExtsModule’
      096b1b6b
  20. 19 Aug, 2017 3 commits
  21. 30 Mar, 2017 1 commit
  22. 13 Mar, 2017 1 commit
  23. 06 Mar, 2017 1 commit
  24. 05 Mar, 2017 2 commits
  25. 09 Jun, 2016 1 commit
  26. 08 Jun, 2016 1 commit
  27. 04 Jun, 2016 1 commit
  28. 25 Mar, 2016 1 commit
  29. 21 Mar, 2016 2 commits
  30. 08 Dec, 2015 1 commit