diff options
Diffstat (limited to 'devel/hs-c2hs/pkg-descr')
-rw-r--r-- | devel/hs-c2hs/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/hs-c2hs/pkg-descr b/devel/hs-c2hs/pkg-descr index 9853bcb2643d..61f5881a3857 100644 --- a/devel/hs-c2hs/pkg-descr +++ b/devel/hs-c2hs/pkg-descr @@ -4,4 +4,4 @@ code with foreign imports and marshaling. Unlike writing foreign imports by hand (or using hsch2s), this ensures that C functions are imported with the correct Haskell types. -WWW: http://www.cse.unsw.edu.au/~chak/haskell/c2hs/ +WWW: https://github.com/haskell/c2hs |