File: SomeModule.hs

package info (click to toggle)
haskell-hint 0.3.3.6-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 216 kB
  • ctags: 1
  • sloc: haskell: 1,776; makefile: 3
file content (7 lines) | stat: -rw-r--r-- 57 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
module SomeModule(g, h) where

f = head

g = f [f]

h = f