[ANNOUNCE] Project:M36 1.2.6 now available

0 views
Skip to first unread message

A.M.

unread,
Mar 3, 2026, 10:46:33 PMMar 3
to proje...@googlegroups.com
Hello List!

Project:M36 1.2.6 is now available. New in this version is the ability
to write TutorialD expression inlined with Haskell. Example:

let london_suppliers =
replaceTextAtom "$1" "London" [relationalExpr|s where city="$1"|]
queryResult <- executeRelationalExpr sessionId conn london_suppliers

This feature makes it easier to write database queries from within a
Haskell client but without the risk of malicious string injections. The
expression is parsed at compile-time with Template Haskell!

More info here:
https://github.com/agentm/project-m36/blob/master/docs/inline_tutoriald.markdown

Thanks for using Project:M36!
https://github.com/agentm/project-m36

Cheers,
M
OpenPGP_signature.asc
Reply all
Reply to author
Forward
0 new messages