<div dir="ltr">I have uploaded the new version [1], where I am listed as maintainer of the library. I will make sure the package keeps building over time. However, I don't think I am going to put much effort into adding new features or do any modifications to the API. I will probably keep it as it is, just making sure it builds with each new GHC release. If anybody is interested in working in this package further, feel free to fork the GitHub repository [2] where the current code is living and, if desired, ask me to become the new maintainer.<div>
<br></div><div>Best regards,</div><div>Daniel Díaz.</div><div><br></div><div>[1] - <a href="http://hackage.haskell.org/package/pcre-light-0.4.0.1">http://hackage.haskell.org/package/pcre-light-0.4.0.1</a></div><div>[2] - <a href="https://github.com/Daniel-Diaz/pcre-light">https://github.com/Daniel-Diaz/pcre-light</a></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Apr 14, 2014 at 11:48 AM, Erik Hesselink <span dir="ltr"><<a href="mailto:hesselink@gmail.com" target="_blank">hesselink@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I've added you to the maintainers of pcre-light.<br>
<br>
Regards,<br>
<br>
Erik<br>
<br>
On Sun, Apr 13, 2014 at 3:15 PM, Daniel Díaz Casanueva<br>
<div class="HOEnZb"><div class="h5"><<a href="mailto:dhelta.diaz@gmail.com">dhelta.diaz@gmail.com</a>> wrote:<br>
> As soon as I am given upload privileges I will push the fixed version to<br>
> Hackage.<br>
><br>
><br>
> On Sun, Apr 13, 2014 at 2:56 PM, Don Stewart <<a href="mailto:dons00@gmail.com">dons00@gmail.com</a>> wrote:<br>
>><br>
>> Please proceed.<br>
>><br>
>> On Sun, Apr 13, 2014 at 8:20 PM, Daniel Díaz Casanueva<br>
>> <<a href="mailto:dhelta.diaz@gmail.com">dhelta.diaz@gmail.com</a>> wrote:<br>
>> > If given permission, I can submit a new version with the problem fixed.<br>
>> > However, this does not mean I would like to become the maintainer. But,<br>
>> > yeah, I would like to see a working version uploaded.<br>
>> ><br>
>> ><br>
>> > On Sun, Apr 13, 2014 at 2:11 PM, Don Stewart <<a href="mailto:dons00@gmail.com">dons00@gmail.com</a>> wrote:<br>
>> >><br>
>> >> Please update as necessary. I am unable to maintain this package now.<br>
>> >><br>
>> >><br>
>> >> On Sunday, 13 April 2014, Daniel Díaz Casanueva <<a href="mailto:dhelta.diaz@gmail.com">dhelta.diaz@gmail.com</a>><br>
>> >> wrote:<br>
>> >>><br>
>> >>> There is no problem with the version of GHC installed. Library<br>
>> >>> pcre-light<br>
>> >>> is importing unsafePerformIO from Foreign, module that doesn't export<br>
>> >>> this<br>
>> >>> function since version 4.7.0.0 of the base package. That causes the<br>
>> >>> build to<br>
>> >>> fail for users of base-4.7.0.0. Importing this function from<br>
>> >>> System.IO.Unsafe solves the problem. I have written to the maintainer<br>
>> >>> as<br>
>> >>> well, but did not received any answer yet.<br>
>> >>><br>
>> >>> Regards,<br>
>> >>> Daniel Díaz.<br>
>> >>><br>
>> >>><br>
>> >>> On Sun, Apr 13, 2014 at 3:21 AM, Carter Schonwald<br>
>> >>> <<a href="mailto:carter.schonwald@gmail.com">carter.schonwald@gmail.com</a>> wrote:<br>
>> >>>><br>
>> >>>> please upgrace to 7.8.2 before trying to build anything, theres a<br>
>> >>>> *big*<br>
>> >>>> bug in 7.8.1 type checker<br>
>> >>>><br>
>> >>>><br>
>> >>>> On Sat, Apr 12, 2014 at 9:09 PM, Nikolay Amiantov<br>
>> >>>> <<a href="mailto:nikoamia@gmail.com">nikoamia@gmail.com</a>><br>
>> >>>> wrote:<br>
>> >>>>><br>
>> >>>>> Hello,<br>
>> >>>>> I've tried the new ghc-7.8.1 and have had an issue with building<br>
>> >>>>> pcre-light as one of dependencies for my project. I've made a patch<br>
>> >>>>> which<br>
>> >>>>> fixes this, but I can't reach maintainer by e-mail -- what can I do<br>
>> >>>>> in this<br>
>> >>>>> situation? Also, the second (unrelated) question would be: how can I<br>
>> >>>>> find a<br>
>> >>>>> package which depends on it in my project? I have found no way to<br>
>> >>>>> dump a<br>
>> >>>>> dependency tree in cabal.<br>
>> >>>>><br>
>> >>>>> Thanks in advance,<br>
>> >>>>> Nikolay.<br>
>> >>>>><br>
>> >>>>> _______________________________________________<br>
>> >>>>> Haskell-Cafe mailing list<br>
>> >>>>> <a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
>> >>>>> <a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
>> >>>>><br>
>> >>>><br>
>> >>>><br>
>> >>>> _______________________________________________<br>
>> >>>> Haskell-Cafe mailing list<br>
>> >>>> <a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
>> >>>> <a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
>> >>>><br>
>> >>><br>
>> ><br>
><br>
><br>
><br>
> _______________________________________________<br>
> Haskell-Cafe mailing list<br>
> <a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
> <a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
><br>
</div></div></blockquote></div><br></div>