diff options
author | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 03:58:47 +0000 |
---|---|---|
committer | Gabor Pali <pgj@FreeBSD.org> | 2012-02-13 03:58:47 +0000 |
commit | 1a2291a4cffbaf1b2d85513c130ee0b842acd209 (patch) | |
tree | 4d3b3b49b22e9f05685a59c1d10f5613e3469ebc /math | |
parent | 5d9f49026fbc2e2d40dfadc77b4bb520ea29522f (diff) | |
download | ports-1a2291a4cffbaf1b2d85513c130ee0b842acd209.tar.gz ports-1a2291a4cffbaf1b2d85513c130ee0b842acd209.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 906fef4e5d2e..a84eec3af590 100644 --- a/math/Makefile +++ b/math/Makefile @@ -141,10 +141,13 @@ SUBDIR += guppi SUBDIR += hs-Agda SUBDIR += hs-Agda-executable + SUBDIR += hs-NumInstances SUBDIR += hs-categories SUBDIR += hs-comonad SUBDIR += hs-comonad-transformers SUBDIR += hs-contravariant + SUBDIR += hs-data-lens + SUBDIR += hs-data-lens-template SUBDIR += hs-distributive SUBDIR += hs-erf SUBDIR += hs-math-functions |