You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We decided to postpone some tasks related to the nix-local-build code to get the branch merged quicker. The list of tasks in this ticket will be continuously updated.
Haddock comments for all top-level definitions
D.C.RebuildMonad
D.C.FileMonitor (mostly good already)
Tests
D.C.FileMonitor
D.C.Glob
D.C.RebuildMonad (may be unnecessary given that it's just a FileMonitor wrapper).
Decide how to support multiple builds with slightly different config without overwriting, e.g. different compilers or other settings.
Explicit includes in cabal.project to clarify relationship between ~/.cabal/config, cabal.project, cabal.project.local, cabal.project.freeze etc and appropriate comments in generated files (.local and .freeze).
The text was updated successfully, but these errors were encountered:
We decided to postpone some tasks related to the
nix-local-build
code to get the branch merged quicker. The list of tasks in this ticket will be continuously updated.D.C.RebuildMonad
D.C.FileMonitor
(mostly good already)D.C.FileMonitor
D.C.Glob
D.C.RebuildMonad
(may be unnecessary given that it's just aFileMonitor
wrapper).cabal.project
to clarify relationship between~/.cabal/config
,cabal.project
,cabal.project.local
,cabal.project.freeze
etc and appropriate comments in generated files (.local
and.freeze
).The text was updated successfully, but these errors were encountered: