Ulf Sauer
Results
3
comments of
Ulf Sauer
I think they use the hoogle executable with a local database for the `@hoogle` command.
nice. Just found the code: https://github.com/mokus0/lambdabot/blob/master/lambdabot-haskell-plugins/src/Lambdabot/Plugin/Haskell/Hoogle.hs
@otrosien Yup, that's what we're doing, but I think we are using the `@SpingBootTest` annotation to set the property, otherwise `wiremock.port` wouldn't be available yet at the time the `application-test.yml`...