Skip to content

Commit

Permalink
Add Yi/File.hs-boot that I forgot
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffwheeler@gmail.com committed Aug 12, 2010
1 parent 63f063f commit 27fb20f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/Yi/File.hs-boot
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
module Yi.File where

import Yi.Buffer.Basic
import Yi.Keymap

editFile :: FilePath -> YiM BufferRef

0 comments on commit 27fb20f

Please sign in to comment.