Get rid of old template haskell experiments
This commit is contained in:
@@ -37,7 +37,6 @@ library
|
||||
Functions
|
||||
DependencyRunner
|
||||
SiteGenerator
|
||||
Precomputer
|
||||
build-depends:
|
||||
base >=4.14 && <4.20
|
||||
, mtl
|
||||
@@ -49,7 +48,6 @@ library
|
||||
, pandoc
|
||||
, JuicyPixels
|
||||
, JuicyPixels-stbir
|
||||
, template-haskell >=2.16 && <2.22
|
||||
|
||||
executable byg
|
||||
import: common
|
||||
@@ -57,3 +55,4 @@ executable byg
|
||||
build-depends:
|
||||
base >=4.14 && <4.20
|
||||
, byg
|
||||
, text
|
||||
|
||||
Reference in New Issue
Block a user