]> git.immae.eu Git - github/fretlink/purs-loader.git/commit
PscIde full recompile on unknown module imports
authoreric thul <thul.eric@gmail.com>
Sat, 19 Nov 2016 18:12:54 +0000 (13:12 -0500)
committereric thul <thul.eric@gmail.com>
Sat, 19 Nov 2016 18:12:54 +0000 (13:12 -0500)
commit28124e28f18c5aae38e149a3fc9624b46a906281
tree3fd97f9efa767dbf356f7cd1f079b1694ed49792
parent514ab14654d5809c2485455c875471328238d102
PscIde full recompile on unknown module imports

Instead of forcing a recompile on an unknown value and on unknown module
imports, opt to only recompile for unknown module imports. An unknown
value may be a typo. Having a faster feedback loop in these cases seems
ideal.
src/PscIde.js