Generalize the type of Foreign.Marshal.Utils.maybeNew; fixes trac #5044
authorIan Lynagh <igloo@earth.li>
Sun, 3 Apr 2011 13:55:50 +0000 (14:55 +0100)
committerIan Lynagh <igloo@earth.li>
Sun, 3 Apr 2011 13:55:50 +0000 (14:55 +0100)
commitb27b90f0e55518313d9611fbc4381b4b73121975
treee68addda958d4250b0d9080067a90505b3e390c3
parentfd2318bbb638215314f3b2a9904125607cd67512
Generalize the type of Foreign.Marshal.Utils.maybeNew; fixes trac #5044

git conversion of:
Tue Mar  8 22:31:07 CET 2011  Bas van Dijk <v.dijk.bas@gmail.com>
  * Generalize the type of Foreign.Marshal.Utils.maybeNew
  This makes it consistent with maybeWith
Foreign/Marshal/Utils.hs