Simplify Foreground

This commit is contained in:
2025-10-25 13:12:00 +01:00
parent 5fce0772f8
commit ff03efc41f
8 changed files with 6 additions and 21 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
module Dodge.Default.ForegroundShape where
module Dodge.Default.ForegroundShape (defaultForeground) where
import Dodge.Data.ForegroundShape
defaultForeground :: ForegroundShape
defaultForeground = ForegroundShape 0 0 0 0 mempty
defaultForeground = ForegroundShape 0 0 mempty