You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to just install from cabal. Amongst the many weapons (I mean errors) were
.....
Configuring mysql-0.1.1.6...
setup: The program 'mysql_config' is required but it could not be found
.....
.....
.....
Building pcre-light-0.4.0.2...
Preprocessing library pcre-light-0.4.0.2...
Base.hsc:103:10: fatal error: 'pcre.h' file not found
include <pcre.h>
....
The text was updated successfully, but these errors were encountered:
Tried to just install from cabal. Amongst the many weapons (I mean errors) were
.....
Configuring mysql-0.1.1.6...
setup: The program 'mysql_config' is required but it could not be found
.....
.....
.....
Building pcre-light-0.4.0.2...
Preprocessing library pcre-light-0.4.0.2...
Base.hsc:103:10: fatal error: 'pcre.h' file not found
include <pcre.h>
....
The text was updated successfully, but these errors were encountered: