Closed amitaibu closed 1 year ago
I'm trying to add a reference to Landing page and the compiler doesn't like it
Here's getParagraphsCount - https://github.com/amitaibu/ihp-landing-page/blob/de1bcc7fc8ede360ad97de1705f14a8ded28411a/Web/Controller/Prelude.hs#L26
getParagraphsCount
Working code can be seen in https://github.com/amitaibu/ihp-landing-page/pull/9
I'm trying to add a reference to Landing page and the compiler doesn't like it
Here's
getParagraphsCount
- https://github.com/amitaibu/ihp-landing-page/blob/de1bcc7fc8ede360ad97de1705f14a8ded28411a/Web/Controller/Prelude.hs#L26