Version bump
This commit is contained in:
parent
c0f0c13352
commit
d1815857df
1
yesod-bin/ChangeLog.md
Normal file
1
yesod-bin/ChangeLog.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
__1.4.0.7__ Fix a bug in `yesod devel` when cabal config has `tests: True` #864
|
||||||
@ -1,5 +1,5 @@
|
|||||||
name: yesod-bin
|
name: yesod-bin
|
||||||
version: 1.4.0.6
|
version: 1.4.0.7
|
||||||
license: MIT
|
license: MIT
|
||||||
license-file: LICENSE
|
license-file: LICENSE
|
||||||
author: Michael Snoyman <michael@snoyman.com>
|
author: Michael Snoyman <michael@snoyman.com>
|
||||||
@ -21,6 +21,7 @@ extra-source-files:
|
|||||||
hsfiles/postgres-fay.hsfiles
|
hsfiles/postgres-fay.hsfiles
|
||||||
hsfiles/simple.hsfiles
|
hsfiles/simple.hsfiles
|
||||||
hsfiles/sqlite.hsfiles
|
hsfiles/sqlite.hsfiles
|
||||||
|
ChangeLog.md
|
||||||
|
|
||||||
executable yesod-ghc-wrapper
|
executable yesod-ghc-wrapper
|
||||||
main-is: ghcwrapper.hs
|
main-is: ghcwrapper.hs
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user