Go to file
2024-05-27 16:18:49 +02:00
baza.csv Add csv data 2024-05-27 16:15:43 +02:00
Proj.hs Update Proj.hs 2024-05-27 16:18:49 +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