Skip to content

Commit

Permalink
test: Add compile instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
bergmark committed Jan 25, 2014
1 parent 7599bd0 commit 225627d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test.hs
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
{-# LANGUAGE OverloadedStrings #-}
{-# LANGUAGE RebindableSyntax #-}

-- Compile with: fay --package fay-text,fay-jquery test.hs --pretty

module Test (main) where

import Fay.Text (Text, fromString)
Expand Down

0 comments on commit 225627d

Please sign in to comment.