ekmett / guanxi

Relational programming in Haskell. Mostly developed on twitch.
http://twitch.tv/ekmett
Other
256 stars 29 forks source link

Extend MonadLogic and add alternative LogicT implementation #24

Open adamgundry opened 1 year ago

adamgundry commented 1 year ago

This builds on #23 to solve the problem described in #22:

Feedback on whether this is the correct solution strategy would be very welcome.

cc @np