rename BuildVar module to BuilderQQ

This commit is contained in:
Rhiannon Morris 2020-07-15 21:31:46 +02:00
parent 490a20c85c
commit 75b91f43b4
4 changed files with 4 additions and 4 deletions

View file

@ -15,7 +15,7 @@ executable make-pages
main-is: Main.hs
other-modules:
Records,
BuildVar,
BuilderQQ,
Info,
SinglePage,
Depend,