This website requires JavaScript.
Explore
Help
Sign in
Tissevert
/
RomanNum
Watch
1
Star
0
Fork
You've already forked RomanNum
0
Code
Issues
Pull requests
Releases
Wiki
Activity
A simple module to parse and display roman numerals
2
commits
1
branch
0
tags
100
KiB
Haskell
82.2%
Cabal Config
17.8%
f56f5f9569
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Tissevert
f56f5f9569
Implement a stricter parser that rejects invalid sequences of RomanChars and provide total functions to parse and validate RomanNums
2020-08-24 17:20:41 +02:00
src
/Data
Implement a stricter parser that rejects invalid sequences of RomanChars and provide total functions to parse and validate RomanNums
2020-08-24 17:20:41 +02:00
.gitignore
First working version
2019-11-08 18:51:01 +01:00
CHANGELOG.md
First working version
2019-11-08 18:51:01 +01:00
RomanNum.cabal
First working version
2019-11-08 18:51:01 +01:00
Setup.hs
First working version
2019-11-08 18:51:01 +01:00