Michael Mounteney

Results 3 issues of Michael Mounteney

[Reader](https://wiki.haskell.org/All_About_Monads#The_Reader_monad) has **Reader [(String,Value) a]** but should have **Reader [(String,Value)] a**.

E.g., given ``` openapi: "3.1.0" info: title: Get a user's profile version: "1.0" paths: /profile: get: description: The requested user's profile, if it exist responses: '200': description: profile body content:...

1. while () 2. my $handle = new IO::File; This however _is_ parsed correctly: while (1)