This commit is contained in:
2026-01-02 11:07:47 +00:00
parent 119234af89
commit 804e4eb1e2
4 changed files with 60 additions and 93 deletions
-1
View File
@@ -20,7 +20,6 @@ data Verx = Verx
data Layer
= BloomLayer
| DebugLayer
-- | DebugLayer1
| FixedCoordLayer
deriving (Eq, Ord, Enum, Bounded, Show, Read) --Generic, Flat)