diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2019-07-23 14:27:14 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2019-07-23 14:27:14 +0000 |
commit | 60857e8660d4ae10a1411181f8a3788f6ae3dd84 (patch) | |
tree | 5c4984ef37827e9680e387cbd2b06a48340c43f5 /devel/Makefile | |
parent | bec604d83540908e69ca948ab0feb18642014f8a (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 10a868b4e8ce..8e2a69f280e4 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -958,6 +958,7 @@ SUBDIR += hs-hasktags SUBDIR += hs-hlint SUBDIR += hs-hoogle + SUBDIR += hs-hpack SUBDIR += hs-hspec-discover SUBDIR += hs-mtl SUBDIR += hs-mueval |