index
:
ghc-prof-dyn-repro
master
[no description]
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Foo.hs
blob: 6bbd2547eddad4c62c3198e7064de85190ae1e42 (
plain
)
1
2
3
4
5
module
Foo
where
foo
::
Int
->
Int
foo
x
=
x
+
1