X-Git-Url: https://git.rkrishnan.org/?a=blobdiff_plain;f=functorrent.cabal;h=72295f66ef0d2d1df0e77fd999e57d794d59d1ed;hb=66a3947c4d76ee9ab104c56e34b5851a0371fc83;hp=c70ff4e0c62ced4c1c66029bb15afc8e3d7ee6be;hpb=7d378fab27eb1339b9e6adb65a829a7446f0b150;p=functorrent.git diff --git a/functorrent.cabal b/functorrent.cabal index c70ff4e..72295f6 100644 --- a/functorrent.cabal +++ b/functorrent.cabal @@ -66,3 +66,11 @@ test-suite functorrent-test doctest, tasty, tasty-hunit + +test-suite functorrent-hlint + type: exitcode-stdio-1.0 + default-language: Haskell2010 + hs-source-dirs: test + main-is: hlint.hs + build-depends: base, + hlint