- JSON objects.
- JSON strings.
- JSON numbers(integers).
- JSON booleans.
- JSON nulls.
To run this project the GHC has to be installed, see this link. It's recommended to also install cabal so the project can be easily compiled with the following command in your favorite CLI application: cabal run
.