aboutsummaryrefslogtreecommitdiffstats
path: root/realCalc.cabal
AgeCommit message (Collapse)AuthorFilesLines
2018-05-17Write a calculatorRaymond Hogenson1-0/+68
It's pretty nice. It works for what I want. I don't think I have any complaints about its functionality. I'll add new functions as I need them. Haskell is actually really easy to program in. I wonder actually if this would have been easier in Python. I think no.