Rename Mima.Parser to Mima.Parse
This commit is contained in:
parent
4b4c0605b5
commit
c91d3f23e9
5 changed files with 9 additions and 9 deletions
|
|
@ -16,7 +16,7 @@ import qualified Data.Text.IO as T
|
|||
import System.IO.Error
|
||||
import Text.Megaparsec
|
||||
|
||||
import Mima.Parser.Common
|
||||
import Mima.Parse.Common
|
||||
|
||||
type Run a = ExceptT String IO a
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue