Skip to content

Inconsistent reloading on Linux #14

@jgoux

Description

@jgoux

Hello,
I'm trying to use halive along with spacemacs on Ubuntu.
I observed a pretty odd frequence of reloading while typing :

  • Each time I type something in my .hs file, halive reloads, and it displays the output of the previous build.
  • When I finally save my file, halive reloads and I got the expected output, but I got it twice.

I tried to watch my file with inotifywait -e modify filename.hs to be sure that the modification only happens when I really save my file, and it works at expected.

Thanks for this useful tool, coming from node.js it's refreshing to find live-reloading in Haskell. 👍

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions