210 B
210 B
MealProject_Haskell
Running the Project
To run the application, use the following command:
ghci -package bytestring -package vector -package cassava
:l Proj.hs
main