diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-27 13:32:20 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-27 13:32:20 +0000 |
commit | 9e318a0edffa19ae22624a6e994892a8202d8cfb (patch) | |
tree | e35be59913dc248573014e4b9c0e905440839b63 | |
parent | 450258ffa8bf4acbb7dbbc27a55e962bddce0025 (diff) |
Notes
-rw-r--r-- | math/hs-data-lens-template/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/hs-data-lens-template/pkg-descr b/math/hs-data-lens-template/pkg-descr index 24854afa99f9..c6bba8d96f27 100644 --- a/math/hs-data-lens-template/pkg-descr +++ b/math/hs-data-lens-template/pkg-descr @@ -1,3 +1,3 @@ Automatically derive Lenses for your data type for use with Data.Lens. -WWW: https://github.com/roconnor/data-lens-template/ +WWW: https://github.com/roconnor/data-lens-template |