~ubuntu-branches/ubuntu/raring/agda/raring-proposed

« back to all changes in this revision

Viewing changes to src/full/Agda/Syntax/Parser/Layout.hs-boot

  • Committer: Bazaar Package Importer
  • Author(s): Iain Lane
  • Date: 2009-07-20 19:49:41 UTC
  • Revision ID: james.westby@ubuntu.com-20090720194941-hcjy91vrn16csh7d
Tags: upstream-2.2.4+dfsg
ImportĀ upstreamĀ versionĀ 2.2.4+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
module Agda.Syntax.Parser.Layout where
 
2
 
 
3
import Agda.Syntax.Parser.Alex
 
4
import Agda.Syntax.Parser.Tokens
 
5
 
 
6
offsideRule      :: LexAction Token
 
7
newLayoutContext :: LexAction Token
 
8
emptyLayout      :: LexAction Token