hunt-framework / hayoo

Hackage search engine
56 stars 9 forks source link

Connection Error when searching for symbols #35

Open crockeea opened 10 years ago

crockeea commented 10 years ago

The search "syntactic :$" or "syntactic :+:" (without quotes) both cause a connection error:

Connection Error: StatusCodeException (Status {statusCode = 404, statusMessage = "Not Found"}) [("Transfer-Encoding","chunked"),("Date","Tue, 30 Sep 2014 13:10:21 GMT"),("Server","Warp/3.0.0.3"),("Content-Type","application/json"),("X-Response-Body-Start","{\n \"msg\": \"mentioned context(s) do not exist: [\\\"syntactic\\\"]\",\n \"code\": 404\n}")] (CJ {expose = []})
sebastian-philipp commented 9 years ago

The problem seems to be caused by the colon here. syntactic ":+:" is working fine