Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / Packages / haskeline
Source project has a limited visibility.
  • judah's avatar
    ae84d1fc
    Workaround for Cabal ticket #944. · ae84d1fc
    judah authored
    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".)
    ae84d1fc
    History
    Workaround for Cabal ticket #944.
    judah authored
    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".)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.