Skip to content

mpickering/jubilant-barnacle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Modifying the definition of p in Lib.hs does not cause q to be recompiled.

On the first run 1 is printed when the plugin is run.

Modifying p does to anything else does not trigger recompilation of Main.

cabal new-build
> prints 1
> modify `p/Lib.p`
cabal new-build
> Doesn't recompile the plugin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published