Quasiquotation is not working on MacOS: Symbol not found: _pcre_compile2 #2546
Labels
component: ghcide
os: macos
type: bug
Something isn't right: doesn't work as intended, documentation is missing/outdated, etc..
Your environment
Which OS do you use:
MacOS
Which LSP client (editor/plugin) do you use:
VSCode+Haskell
Describe your project (alternative: link to the project):
stack.yaml, package.yaml
Steps to reproduce
Install
pcre-heavy
, enable{-# LANGUAGE QuasiQuotes, FlexibleContexts #-}
, and then define anything using QuasiQuotationExpected behaviour
HLS not to crash.
Actual behaviour
HLS Crashes.
Include debug information
The text was updated successfully, but these errors were encountered: