This commit is contained in:
Joey Hess 2012-07-02 08:35:15 -04:00
parent bab6dc48d3
commit 9517fbb948
4 changed files with 38 additions and 12 deletions

View file

@ -76,4 +76,3 @@ field short opt paramdesc description =
{- The flag or field name used for an option. -}
name :: Option -> String
name (Option _ o _ _) = Prelude.head o