Hacker News
- Automatically Applying HLint Suggestions http://mpickering.github.io/posts/2015-11-22-hlint-refactor.html 2 comments
- IDE: Summer of HLS https://mpickering.github.io/ide/posts/2021-07-22-summer-of-hls.html 11 comments haskell
- IDE 2020: Multiple Home Units for GHC https://mpickering.github.io/ide/posts/2020-10-12-multiple-home-units.html 7 comments haskell
- IDE 2020: Measuring memory usage of Haskell values and patching GHC https://mpickering.github.io//ide/posts/2020-08-04-measuring-memory-size.html 4 comments haskell
- Haskell Language Server, static binaries and automatic installation https://mpickering.github.io/ide/posts/2020-07-10-ghc-libdir.html 29 comments haskell
- IDE 2020: Haskell Language Server 0.2.0 https://mpickering.github.io/ide/index.html 19 comments haskell
- IDE 2020: on the performance of ghcide 0.2.0 https://mpickering.github.io/ide/posts/2020-06-12-performance-of-ghcide-020.html 9 comments haskell
- IDE 2020: Responsive IDEs https://mpickering.github.io/ide/posts/2020-05-29-hiedb.html 13 comments haskell
- Weekly Update and Multiple Components https://mpickering.github.io/ide/posts/2020-05-15-multiple-components.html 16 comments haskell
- The State of Haskell IDEs https://mpickering.github.io/ide/posts/2020-05-08-state-of-haskell-ide.html 85 comments haskell
- An IDE implemented using reflex https://mpickering.github.io/posts/2020-03-16-ghcide-reflex.html 11 comments haskell
- Introducing hs-speedscope https://mpickering.github.io/posts/2019-11-07-hs-speedscope.html 3 comments haskell
- Bristol Haskell Hackathon 2020 (25th-26th Jan) https://mpickering.github.io/bristol2020.html 2 comments haskell
- eventlog2html - Interactive heap profile visualisation https://mpickering.github.io/eventlog2html/ 3 comments haskell
- A three-stage program you definitely want to write http://mpickering.github.io/posts/2019-02-14-stage-3.html 14 comments haskell
- Specifying how a plugin affects recompilation http://mpickering.github.io/posts/2018-08-10-plugins-recompilation.html 6 comments haskell
- Reimplementing graphmod as a source plugin: graphmod-plugin http://mpickering.github.io//posts/2018-08-09-source-plugin-graphmod.html 4 comments haskell
- Nix scaffolding for running Haskell plugins http://mpickering.github.io/posts/2018-06-24-haskell-nix-plugins.html 3 comments haskell
- Source Plugins: Four ways to build a typechecked Haskell expression http://mpickering.github.io/posts/2018-06-11-source-plugins.html 5 comments haskell
- Replacing type classes with records affects optimisation http://mpickering.github.io/posts/2018-03-20-recordsvstypeclasses.html 19 comments haskell
- Using a development version of GHC with nix http://mpickering.github.io/posts/2018-01-05-ghchead-nix.html 3 comments haskell
- INLIN(E)ing: A case study http://mpickering.github.io/posts/2017-05-17-inlining-case-study.html 17 comments haskell
- Inlining and Specialisation http://mpickering.github.io/posts/2017-03-20-inlining-and-specialisation.html 16 comments haskell
- mpickering - Why do pattern synonyms not cause type refinement? https://mpickering.github.io/posts/2016-06-18-why-no-refinement.html 5 comments haskell
- Pattern Synonyms in GHC 8.0 http://mpickering.github.io/posts/2015-12-12-pattern-synonyms-8.html 11 comments haskell
- Automatically Apply HLint Suggestions http://mpickering.github.io/posts/2015-11-22-hlint-refactor.html 28 comments haskell
- Announcing ghc-exactprint: A New Foundation For Refactoring Tools http://mpickering.github.io/posts/2015-07-23-ghc-exactprint.html 25 comments haskell
- Pain Free Unfix with Pattern Synonyms http://mpickering.github.io/posts/2014-11-27-pain-free.html 19 comments haskell