Skip to content
Snippets Groups Projects
Commit 036e4ebb authored by Lennart Kolmodin's avatar Lennart Kolmodin
Browse files

Add two more other-modules.

parent 38adf7ce
No related branches found
No related tags found
No related merge requests found
...@@ -158,6 +158,7 @@ benchmark get ...@@ -158,6 +158,7 @@ benchmark get
Data.Binary.Class Data.Binary.Class
Data.Binary.FloatCast Data.Binary.FloatCast
Data.Binary.Generic Data.Binary.Generic
Data.Binary.Get
Data.Binary.Get.Internal Data.Binary.Get.Internal
Data.Binary.Internal Data.Binary.Internal
Data.Binary.Put Data.Binary.Put
...@@ -190,6 +191,7 @@ benchmark put ...@@ -190,6 +191,7 @@ benchmark put
Data.Binary.Get Data.Binary.Get
Data.Binary.Get.Internal Data.Binary.Get.Internal
Data.Binary.Internal Data.Binary.Internal
Data.Binary.Put
build-depends: build-depends:
base >= 4.5.0.0 && < 5, base >= 4.5.0.0 && < 5,
bytestring >= 0.10.4, bytestring >= 0.10.4,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment