mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
Stub in a Blob module.
This commit is contained in:
parent
fc09d74b73
commit
84c7029dd8
@ -20,6 +20,7 @@ library
|
||||
, Command
|
||||
, Command.Files
|
||||
, Data.Align.Generic
|
||||
, Data.Blob
|
||||
, Data.Functor.Both
|
||||
, Data.Functor.Classes.Eq.Generic
|
||||
, Data.Functor.Classes.Show.Generic
|
||||
|
1
src/Data/Blob.hs
Normal file
1
src/Data/Blob.hs
Normal file
@ -0,0 +1 @@
|
||||
module Data.Blob where
|
Loading…
Reference in New Issue
Block a user