Skip to content

Commit 9478e4c

Browse files
committed
With dhall-format rule, format default-*.dhall.
1 parent 74017ca commit 9478e4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Main.hs

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ dhallCabal =
4343
]
4444

4545
dhallRootImports :: [String]
46-
dhallRootImports = ["defaults"]
46+
dhallRootImports = ["defaults-uom", "defaults-thoralf", "defaults-blobs"]
4747

4848
formatPkg :: Folder -> Rules ()
4949
formatPkg folder =

0 commit comments

Comments
 (0)