X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=Bindings%2FAPR%2FVersion.hsc;h=30df2abee677ec221006fe92ce81bce61b785af4;hb=refs%2Fheads%2Fmaster;hp=6f0015327b17ae60f3878c2b19d0719894e72d87;hpb=a00e288af730f68c4296368ecf8b413c6e569395;p=bindings-apr.git diff --git a/Bindings/APR/Version.hsc b/Bindings/APR/Version.hsc index 6f00153..30df2ab 100644 --- a/Bindings/APR/Version.hsc +++ b/Bindings/APR/Version.hsc @@ -10,8 +10,7 @@ module Bindings.APR.Version where #cinline APR_VERSION_AT_LEAST, CInt -> CInt -> CInt -> IO CInt -#pointer APR_IS_DEV_STRING -#pointer APR_VERSION_STRING +#globalarray APR_VERSION_STRING, CChar #if !defined(APR_VERSION_ONLY)