feat: Hyperbole port compiles and builds successfully
- All page modules now use proper Page es '[ViewId] type with hyper embedding - Fixed view DSL: tag calls, String/Text conversions, polymorphic context types - DB effect uses convenience wrappers (lowercase) with send - HyperView instances have DB :> es, IOE :> es constraints - Main.hs uses liveAppWith with proper router - Static file serving deferred (will use nginx or wai-app-static) - Warning suppressions added where needed - Build produces working 25MB sis-server binary
This commit is contained in:
@@ -70,6 +70,8 @@ executables:
|
||||
- effectful
|
||||
- hyperbole
|
||||
- sis-server
|
||||
- wai-app-static
|
||||
- wai-extra
|
||||
|
||||
tests:
|
||||
sis-server-test:
|
||||
|
||||
Reference in New Issue
Block a user