getopt is now split off from base
[ghc-hetmet.git] / utils / hasktags / hasktags.cabal
index 045256d..e102b8b 100644 (file)
@@ -15,5 +15,5 @@ cabal-version: >=1.2
 
 Executable hasktags
     Main-Is: HaskTags.hs
-    Build-Depends: haskell98, base
+    Build-Depends: haskell98, base, getopt