rename BuildVar module to BuilderQQ
This commit is contained in:
parent
490a20c85c
commit
75b91f43b4
4 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@ module SinglePage (make) where
|
|||
|
||||
import Records ()
|
||||
import Info hiding (Text)
|
||||
import BuildVar
|
||||
import BuilderQQ
|
||||
|
||||
import Control.Exception
|
||||
import qualified Data.Text as Strict
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue