File: Control_Exception_Base.primitives.yaml

package info (click to toggle)
haskell-clash-lib 1.8.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,024 kB
  • sloc: haskell: 28,626; tcl: 474; makefile: 8; ansic: 4
file content (63 lines) | stat: -rw-r--r-- 1,547 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
- BlackBox:
    name: Control.Exception.Base.recSelError
    kind: Expression
    type: 'recSelError ::
      Addr# -> a'
    template: ~ERRORO
    workInfo: Constant
- BlackBox:
    name: Control.Exception.Base.recConError
    kind: Expression
    type: 'recConError ::
      Addr# -> a'
    template: ~ERRORO
    workInfo: Constant
- BlackBox:
    name: Control.Exception.Base.irrefutPatError
    kind: Expression
    type: 'irrefutPatError
      :: Addr# -> a'
    template: ~ERRORO
    workInfo: Constant
- BlackBox:
    name: Control.Exception.Base.runtimeError
    kind: Expression
    type: 'runtimeError ::
      Addr# -> a'
    template: ~ERRORO
    workInfo: Constant
- BlackBox:
    name: Control.Exception.Base.nonExhaustiveGuardsError
    kind: Expression
    type: 'nonExhaustiveGuardsError
      :: Addr# -> a'
    template: ~ERRORO
    workInfo: Constant
- BlackBox:
    name: Control.Exception.Base.patError
    kind: Expression
    type: 'patError :: Addr#
      -> a'
    template: ~ERRORO
    workInfo: Constant
- BlackBox:
    name: Control.Exception.Base.noMethodBindingError
    kind: Expression
    type: 'noMethodBindingError
      :: Addr# -> a'
    template: ~ERRORO
    workInfo: Constant
- BlackBox:
    name: Control.Exception.Base.absentError
    kind: Expression
    type: 'absentError ::
      Addr# -> a'
    template: ~ERRORO
    workInfo: Constant
- BlackBox:
    name: Control.Exception.Base.typeError
    kind: Expression
    type: 'typeError :: Addr#
      -> a'
    template: ~ERRORO
    workInfo: Constant