regex-pcre on Windows
问题 How can I install regex-pcre on Windows? cabal install regex-pcre Resolving dependencies... Configuring regex-pcre-0.94.4... cabal: Missing dependency on a foreign library: * Missing C library: pcre This problem can usually be solved by installing the system package that provides this library (you may need the "-dev" version). If the library is already installed but in a non-standard location then you can use the flags --extra-include-dirs= and --extra-lib-dirs= to specify where it is. Failed