Skip to content

Commit

Permalink
remove stray colon
Browse files Browse the repository at this point in the history
  • Loading branch information
ggreif committed Mar 23, 2013
1 parent de5fe1f commit 0bd4fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Simple.hs
@@ -1,7 +1,7 @@
module Main where

-- this is a simple example where lambdas only bind a single variable at a time
-- this directly corre:sponds to the usual de bruijn presentation
-- this directly corresponds to the usual de bruijn presentation

import Data.List (elemIndex)
import Data.Foldable hiding (notElem)
Expand Down

0 comments on commit 0bd4fd1

Please sign in to comment.