MealProject_Haskell/README.md
2024-05-27 16:13:14 +02:00

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