Немного о типах

Как бы вы улучшили эти определения?

pdf :: String
pdf = "--pdf"

pdfPrintable :: String
pdfPrintable = "--pdf-printable"

epub :: String
epub = "--epub"

html :: String
html = "--html"