amitaibu / ihp-cms-starter

5 stars 2 forks source link

Try to add a column with reference causes a compile error #8

Closed amitaibu closed 1 year ago

amitaibu commented 1 year ago

I'm trying to add a reference to Landing page and the compiler doesn't like it

image

Here's getParagraphsCount - https://github.com/amitaibu/ihp-landing-page/blob/de1bcc7fc8ede360ad97de1705f14a8ded28411a/Web/Controller/Prelude.hs#L26

amitaibu commented 1 year ago

Working code can be seen in https://github.com/amitaibu/ihp-landing-page/pull/9