We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9e7790 commit eb1df29Copy full SHA for eb1df29
1 file changed
src/Tldr/App/Handler.hs
@@ -1,6 +1,5 @@
1
{-# LANGUAGE RecordWildCards #-}
2
{-# LANGUAGE BangPatterns #-}
3
-{-# LANGUAGE OverloadedStrings #-}
4
5
module Tldr.App.Handler
6
( handleAboutFlag
0 commit comments