Skip to content
Snippets Groups Projects
Commit ae84d1fc authored by judah's avatar judah
Browse files

Workaround for Cabal ticket #944.

This patch is a modified version of one submitted 
by Paul van der Walt.
It adds a "haskeline_" prefix to all of Haskeline's
C symbol names.  This avoids clashing symbol names with other
packages that implement the same C functions.  
(In particular, it prevents a clash with vty on "mk_wcswidth".)
parent e70ee1bb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment