aboutsummaryrefslogtreecommitdiff
path: root/src/Rahm/Desktop/PromptConfig.hs
Commit message (Collapse)AuthorAge
* Remove PromptConfig.hs. Not used.Josh Rahm2022-11-23
|
* Change to use minimal imports.Josh Rahm2022-11-23
| | | | | This is achieved by using `stack build --ghc-options=-ddump-minimal-imports` and looking for the *.imports files.
* Format with ormolu.Josh Rahm2022-11-21
|
* Rename Internal to Rahm.DesktopJosh Rahm2022-10-09