mirror of
https://github.com/github/semantic.git
synced 2024-12-24 15:35:14 +03:00
Add an Algorithm file.
This commit is contained in:
parent
a71385b22e
commit
aba1b31625
@ -16,6 +16,7 @@ library
|
||||
exposed-modules: Diff
|
||||
, Syntax
|
||||
, Operation
|
||||
, Algorithm
|
||||
build-depends: base >= 4.8 && < 5
|
||||
, containers
|
||||
, data-fix == 0.0.1
|
||||
|
1
src/Algorithm.hs
Normal file
1
src/Algorithm.hs
Normal file
@ -0,0 +1 @@
|
||||
module Algorithm where
|
Loading…
Reference in New Issue
Block a user