Begin removing view related code and docs

This commit is contained in:
2026-08-31 15:24:19 -05:00
parent c6e4a43178
commit d9a69513d7
59 changed files with 1739 additions and 7700 deletions

View File

@@ -62,9 +62,6 @@ executable tricu
, vector
, zlib
other-modules:
Check
Check.Core
Check.IO
ContentStore
ContentStore.Alias
ContentStore.Arboricx
@@ -72,10 +69,9 @@ executable tricu
ContentStore.Filesystem
ContentStore.Object
ContentStore.Resolver
ContentStore.ViewTree
ContentStore.ViewContract
Eval
FileEval
Frontend.ContractDesugar
IODriver
Lexer
Module.Manifest
@@ -113,6 +109,7 @@ benchmark tricu-bench
, memory
, mtl
, network
, stm
, text
, time
, transformers
@@ -128,10 +125,9 @@ benchmark tricu-bench
ContentStore.Filesystem
ContentStore.Object
ContentStore.Resolver
ContentStore.ViewTree
ContentStore.ViewContract
Eval
FileEval
Frontend.ContractDesugar
IODriver
Lexer
Module.Manifest
@@ -181,9 +177,6 @@ test-suite tricu-tests
, zlib
default-language: Haskell2010
other-modules:
Check
Check.Core
Check.IO
ContentStore
ContentStore.Alias
ContentStore.Arboricx
@@ -191,10 +184,9 @@ test-suite tricu-tests
ContentStore.Filesystem
ContentStore.Object
ContentStore.Resolver
ContentStore.ViewTree
ContentStore.ViewContract
Eval
FileEval
Frontend.ContractDesugar
IODriver
Lexer
Module.Manifest