index
:
marvinborner/jottary
main
Esoteric unary combinatory logic (variant of Jot)
Marvin
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
Utils.hs
blob: 27ddb69da283fbbf25cc5a80b90830f42e365d59 (
plain
) (
blame
)
1
2
3
4
5
6
module Utils ( invalid ) where invalid :: a invalid = error "invalid program state"