1 2 3 4 5 6 7 8
{-# LANGUAGE OverloadedStrings #-} module Main where import Dedumi import Options.Generic main :: IO () main = unwrapRecord "UMI deduplication" >>= go