Refactor how automatic annotations are read
This commit is contained in:
parent
4514d0f120
commit
9da29e683a
3 changed files with 12 additions and 6 deletions
|
|
@ -30,7 +30,7 @@ import Annotator.Rule
|
|||
import Annotator.Annotation
|
||||
|
||||
version :: Vsn.Version
|
||||
version = Vsn.makeVersion [0,0,4,0]
|
||||
version = Vsn.makeVersion [0,0,4,1]
|
||||
|
||||
type App a = ReaderT Options IO a
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue