index
:
marvinborner/birb
main
:bird: *cheep cheep shriek caw*
Marvin
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
Utils.hs
blob: ec5f9a7836d872d1a0f22c256e413bf87da913b6 (
plain
) (
blame
)
1
2
3
4
5
6
7
module Utils ( invalid ) where invalid :: a invalid = error "invalid program state"