diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2010-01-03 04:59:15 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2010-01-03 04:59:15 +0000 |
commit | 81793cc1beb1c973be34fb76f80c1b6571b5d22b (patch) | |
tree | c40759fa136e4ceb9a9f419c17fda7550e7bb775 /www/hs-oeis/pkg-descr | |
parent | e341fa6f8c0de52b8c8a1ab10fb5d793d9c4a50b (diff) |
Haskell interface to the Online Encyclopedia of Integer Sequences.
WWW: http://code.haskell.org/oeis
PR: ports/142182
Submitted by: Jacula Modyun <jacula(at)gmail.com>
Notes
Notes:
svn path=/head/; revision=247040
Diffstat (limited to 'www/hs-oeis/pkg-descr')
-rw-r--r-- | www/hs-oeis/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/hs-oeis/pkg-descr b/www/hs-oeis/pkg-descr new file mode 100644 index 000000000000..fe31ed201757 --- /dev/null +++ b/www/hs-oeis/pkg-descr @@ -0,0 +1,3 @@ +Haskell interface to the Online Encyclopedia of Integer Sequences. + +WWW: http://code.haskell.org/oeis |