[web-devel] Including a static css file

Anakreon Mentis anakreonmejdi at gmail.com
Mon Jul 18 12:32:52 CEST 2011


Now I get the error:
CMS.hs:86:26:
    Not in scope: `css_base_css'
    In the first argument of `hamletToRepHtml', namely
        `$(hamletFile "default-layout")'
    In the expression: hamletToRepHtml ($(hamletFile "default-layout"))
    In the expression:
        do { mmsg <- getMessage;
             pc <- widgetToPageContent
                 $ do { widget;
                        addCassius ($(cassiusFile "default-layout")) };
             hamletToRepHtml ($(hamletFile "default-layout")) }

The documentation for hamlet at http://www.yesodweb.com/hamlet is unavailable.



More information about the web-devel mailing list