I want to try your project on my computer.
I successfully build Hoogle+ by Docker Image and confirmed
stack exec -- hplus "Maybe a -> [a] -> a"
, which is in READE, works well.
However, I cannot find a way to specify examples on CLI.
In the demo version https://hoogleplus.goto.ucsd.edu/, I can use examples.
Is this the extension of CLI mode, or is there some way to specify the example in CLI mode?