https://github.com/aosync/fmt
Haskell implementation of the fmt(1) utility
https://github.com/aosync/fmt
Last synced: about 1 year ago
JSON representation
Haskell implementation of the fmt(1) utility
- Host: GitHub
- URL: https://github.com/aosync/fmt
- Owner: aosync
- License: isc
- Created: 2021-08-05T07:31:02.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-05T08:26:15.000Z (almost 5 years ago)
- Last Synced: 2025-03-13T20:14:47.389Z (over 1 year ago)
- Language: Haskell
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fmt
Implementation of the fmt(1) utility in Haskell, for learning purposes.