Haskell program not finding student in database despite correct ID
I’m encountering an issue with my Haskell program where it’s unable to find a student in the database despite providing the correct student ID.
I’m encountering an issue with my Haskell program where it’s unable to find a student in the database despite providing the correct student ID.