X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=Foreign%2FMarshal%2FPool.hs;h=59f0ea13028b5d14d9b0cc905f627a1dc2271756;hb=c5dff078f6b30abbae6cbb972da0adecf87d5ad9;hp=20be91ac7dcd98cb89109af9d37d868587087077;hpb=23ca6b8a9e91256cc39ad823cdd7a0fc1fdf3ac5;p=ghc-base.git diff --git a/Foreign/Marshal/Pool.hs b/Foreign/Marshal/Pool.hs index 20be91a..59f0ea1 100644 --- a/Foreign/Marshal/Pool.hs +++ b/Foreign/Marshal/Pool.hs @@ -5,7 +5,7 @@ -- Copyright : (c) Sven Panne 2003 -- License : BSD-style (see the file libraries/base/LICENSE) -- --- Maintainer : sven_panne@yahoo.com +-- Maintainer : sven.panne@aedion.de -- Stability : provisional -- Portability : portable --