mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 04:01:51 -07:00
Add "Description" field to module headers
Fixes: https://github.com/xmonad/xmonad-contrib/issues/592
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{- |
|
||||
Module : XMonad.Prompt.Unicode
|
||||
Description : A prompt for inputting Unicode characters.
|
||||
Copyright : (c) 2016 Joachim Breitner
|
||||
2017 Nick Hu
|
||||
License : BSD-style (see LICENSE)
|
||||
|
Reference in New Issue
Block a user