Go to file
2024-05-27 16:14:35 +02:00
Proj.hs Add project file 2024-05-27 16:14:35 +02:00
README.md Update README.md 2024-05-27 16:13:14 +02:00

MealProject_Haskell

Running the Project

To run the application, use the following command:

ghci -package bytestring -package vector -package cassava
:l Proj.hs
main