Remove hie.yaml.
This commit is contained in:
parent
cbc8e06578
commit
94d996cb21
1 changed files with 0 additions and 37 deletions
37
hie.yaml
37
hie.yaml
|
@ -1,37 +0,0 @@
|
|||
cradle:
|
||||
cabal:
|
||||
- path: "prelude"
|
||||
component: "lib:pandoc"
|
||||
|
||||
- path: "src"
|
||||
component: "lib:pandoc"
|
||||
|
||||
- path: "./pandoc.hs"
|
||||
component: "pandoc:exe:pandoc"
|
||||
|
||||
- path: "./Paths_pandoc.hs"
|
||||
component: "pandoc:exe:pandoc"
|
||||
|
||||
- path: "prelude/trypandoc.hs"
|
||||
component: "pandoc:exe:trypandoc"
|
||||
|
||||
- path: "prelude/Prelude.hs"
|
||||
component: "pandoc:exe:trypandoc"
|
||||
|
||||
- path: "prelude/weigh-pandoc.hs"
|
||||
component: "pandoc:bench:weigh-pandoc"
|
||||
|
||||
- path: "prelude/Prelude.hs"
|
||||
component: "pandoc:bench:weigh-pandoc"
|
||||
|
||||
- path: "test"
|
||||
component: "pandoc:test:test-pandoc"
|
||||
|
||||
- path: "prelude"
|
||||
component: "pandoc:test:test-pandoc"
|
||||
|
||||
- path: "prelude/benchmark-pandoc.hs"
|
||||
component: "pandoc:bench:benchmark-pandoc"
|
||||
|
||||
- path: "prelude/Prelude.hs"
|
||||
component: "pandoc:bench:benchmark-pandoc"
|
Loading…
Reference in a new issue