This website requires JavaScript.
Explore
Help
Sign In
hexagoxel
/
brittany
Watch
1
Star
0
Fork
You've already forked brittany
0
Code
Issues
117
Pull Requests
5
Packages
Projects
Releases
5
Wiki
Activity
93a43bf28d
brittany
/
data
/
Test60.hs
5 lines
96 B
Haskell
Raw
Blame
History
{-
# LANGUAGE ExistentialQuantification #
-}
data
Foo
=
forall
a
.
Show
a
=>
Bar
{
foo
::
a
}
Reference in New Issue
View Git Blame
Copy Permalink